Hi,
phpCompatInfo 3.3.0 is now available in F21+
Notice an interesting feature for packager / reviewer
For twig phpcompatinfo report php >= 5.4.0 while upstream ask for 5.2.4.
How to check the difference. Who is right ?
$ phpcompatinfo analyser:run . -v --php '>5.2.4'
Constant REF EXT min/Max PHP min/Max
DEBUG_BACKTRACE_IGNORE_ARGS Core 5.3.6 5.3.6
DEBUG_BACKTRACE_PROVIDE_OBJECT Core 5.3.6 5.3.6
ENT_SUBSTITUTE standard 5.4.0 5.4.0
PHP_QUERY_RFC3986 standard 5.4.0 5.4.0
Total [4/17] 5.4.0
This small filtered report make very easy to check the code.
/me hopes this helps
Remi.