CompatInfo 3.6.1 has just been released.
This release even if content’s light is much important, because it gave wrong results, and specify PHP 5.6 while it’s not.
If you’ve a CompatInfo 3.6.0, you’re welcome to update ASAP.
Bugs :
GH-144 : issue introduced by new PHP 5.6 feature detection (GH-140)
Published by Laurent Laville on 2014-11-20Download :
CompatInfo 3.6.0 has just been released.
News :
Support new stable PHP versions 5.6.3, 5.5.19 and 5.4.35
The
reference:show
command may now display list of releases of a reference.add a
W
mark in front of element that have PHP versions excluded onreference:show
command.improved PHP 5.6 detection with request GH-140 (constant scalar expressions).
improved PHP 5.6 detection with request GH-141 (variadic functions expressions).
improved PHP 5.6 detection with request GH-142 (exponentiation expressions).
improved PHP 5.6 detection with request GH-143 (use const, use function expressions).
Changes :
when you run tests with
phpunit.xml
andtests\bootstrap.dev.php
, it won’t stop even if growl server is down (or not installed).
tests\bootstrap.dev.php
logs now results using the MonologRotatingFileHandler
and keep a 30 days history.split autoload src and tests files in
composer.json
The
validate
command can detect schema violations. See Reflect 2.6 andjustinrainbow/json-schema
dependency.Bugs :
GH-139 : LogPlugin works now
Published by Laurent Laville on 2014-11-13Download :