![]() PHP_CompatInfo : The Definitive Guide |
Fix CLI output render to 80 columns, on main table :
Fix CLI output render to 80 columns, on additionnal tables :
Improved detection on conditionnal code: with new options : ignore_functions_match, ignore_extensions_match, ignore_constants_match.
That allow to implement request 12857 : add the option to locally mask exceptions.
Implement request 13138 : separate constants and tokens in results.
Implement request 13147 : add filter file extension option on parsing directory (CLI)
On CLI, the XML report generation is now xml compliant with a root tag (pci)
![]() |
Warning |
---|---|
XML format is incompatible with version 1.6.x |
ability to know conditional code (such as function_exists) used by php scripts. A level (and details) of warning about conditional code found during parsing source code is available for all interface (including command line : with new column C)
On CLI text report is customizable with new --output-level switch. Path/File+Version are always given on minimum report (0), until full details (max:15 - default).
On CLI you may now summarize the result with new --summarize switch. Remove extra lines for all files when parsing a directory.
PHP_CompatInfo : The Definitive Guide | v 1.8.0 : August 1, 2008 |