I'll check magic constants and give you a response.

The skip message is up to the test developer, however at first I'll
probably need to change all relevant tests and your message seems
appropriated to put.

2018-02-11 20:34 GMT-03:00 Christoph M. Becker <cmbecke...@gmx.de>:

> On 12.02.2018 at 00:03, Pedro Lacerda wrote:
>
> > So a new function check_strict_types() was needed to expose
> > ZEND_ARG_USES_STRICT_TYPES() enabling .phpt tests to check for it in the
> > --SKIPIF-- section if needed.
>
> Umm, I wonder whether a magic constant (say, `__STRICT_TYPES__`) would
> be more appropriate.
>
> > And the implementation draft is at this repository:
> >
> > https://github.com/php/php-src/compare/master...
> pslacerda:experimental/strict_testing?diff=split
>
> Please have a look at the die()s – "skip" is omitted, but the rest of
> the message is printed.  Something like
>
>   die('skip strict_types is not enabled');
>
> might be more appropriate.
>
> --
> Christoph M. Becker
>



-- 
Atenciosamente,
Pedro Lacerda

Reply via email to