A new Migration Analyser is in development
15 days ago, I’ve opened an RFC about a new architecture based on Sniffs like PHP_CodeSniffer, but working with AST built by PHP-Parser.
The most interresting feedback came from monque lead of PHP-Migration's project.
Today I’ve added a fix that solved the issue referenced by monque about native Trait analysis.
Unless someone found another technical issues now, I’m waiting Users feedback to know what you’re expecting as features to the new Migration Analyser.
Published by Laurent Laville on 2015-06-04If you want to have such analyser, one day, don’t hesitate to contribute to the RFC Rewrites analysers with Sniffs (ALA PHPCS)