Reflect 3.0.1 has just been released.

Changes:

  • upgrade PHP-Parser dependency to version 1.2.2, that included the NameResolver which now resolves parameter type hints.

Bug fixes :

  • GH-19 : Compatibility analyser not visible on composer local install

Download :

Published by Laurent Laville on 2015-04-16

Reflect 2.6.3 has just been released.

Long Term Support

Bug fixes :

  • regression on scalar constant detection. More info on php-compatinfo issue GH-170

Download :

Alternatively, you may use Composer and install it via Packagist.

Published by Laurent Laville on 2015-04-15

Reflect 3.0.0 has just been released.

This new major version 3.0 now stable, is result of a long work that begun on December 2014.

After 3 alpha versions :

Followed by 3 beta versions :

And finally 2 release candidates :

We have now a unified API for all platforms and usages.

  • Memory consumption and analysis speed were improved.

  • The phpreflect.json config file, is no more required in most case, because we can specify data source (file, archive, directory) directly in command line.

  • The plantUML plugin was replaced by a new package (bartlett/umlwriter) dedicated to produce PlantUML UML class diagram, but also in Graphviz dot format.

Download :

Published by Laurent Laville on 2015-04-03