Current Path : /opt/cpanel/ea-php54/root/usr/share/tests/pear/Cache_Lite/tests/ |
Current File : //opt/cpanel/ea-php54/root/usr/share/tests/pear/Cache_Lite/tests/bootstrap.php |
<?php if (version_compare(PHP_VERSION, '5.4', '>=')) { error_reporting(E_ALL ^ E_STRICT); } else if (version_compare(PHP_VERSION, '5.3', '>=')) { error_reporting(E_ALL & ~E_STRICT); }