1 2 3 4 5 6 7 8 9 10 11 12
--TEST-- Disable functions --SKIPIF-- <?php if (!extension_loaded("snuffleupagus")) print "skip"; ?> --INI-- sp.configuration_file={PWD}/config/config_disabled_functions_right_hash.ini --FILE-- <?php system("echo $((1 + 1336))"); ?> --EXPECTF-- 1337