CompatInfo 4.0.0-RC2 has just been released.
News :
Ability to display PHP versions on minimum requirements and all features used (use verbose level 1 or 2 with CLI version). See Feature Request GH-169
The new column
PHP all
gave the PHP version required to use all behaviors of a function/method/class/extension. While columnPHP min/Max
still give information for the minimum requirement.Changes :
diagram:*
commands inherited from php-reflect used now the new packageBartlett\UmlWriter
.Version 1.0.0-RC1 has a bug (fixed by commit https://github.com/llaville/umlwriter/commit/23f7922463e4c784cd56c2deae78dcdc98dec4fd)
And php-reflect has another one bug (fixed by commit https://github.com/llaville/php-reflect/commit/d96735c6edea51798d2a59a1be4bde647e4a0126)
Published by Laurent Laville on 2015-03-25Download :
CompatInfo 4.0.0-RC-1 has just been released.
News :
In beta3, a warning about xdebug was added to tell to unload it to speed-up execution. In RC1, this warning is replaced by a new API/command
diagnose/run
.Learn more on php-reflect’s blog
Published by Laurent Laville on 2015-03-04Download :