CompatInfo 4.0.0-alpha-1+2 has just been released.
This minor release included the
ProfilerPlugin
that allow to print Time and Memory result with the--profile
option.Environment variables were also changed as follow :
BARTLETTRC
identify the JSON config file. Default isphpcompatinfo.json
BARTLETT_SCAN_DIR
pointed a list of directories to scan in search ofBARTLETTRC
fileEasy to change if default does not match your need. Default are :
$HOME/.config:/etc:./
for Linux platform
$USERPROFILE/.config;/etc;./
for Windows platformIfBARTLETT_SCAN_DIR
is invalid or does not pointed to any valid directory, you cannot access to the json config file (seeBARTLETTRC
)Published by Laurent Laville on 2014-12-23Download :