Table of Contents
Reflect 2.4.0 has just been released.
News :
add a new plugin to log events
can now detect conditional code (
function_exists,extension_loaded,defined,method_exists,class_exists,interface_exists,trait_exists)add exclude location Symfony feature on source finder. See request GH-5.
add
reflect.cacheevent to learn if result came from cached or live request.Bugs :
https://github.com/llaville/php-compat-info/issues/123 (Thanks to Eric Colinet for his contribution)
Published by Laurent Laville on 2014-09-19Download :