
fix(setup) Remove check for removed ini directives

register_globals was removed in PHP 5.4, and zend.ze1_compatibility_mode was removed in PHP 5.3, so it makes no sense checking for their value in the setup.
Showing
+0 -16
Please register or sign in to comment