--TEST-- Disable functions - proc_open --SKIPIF-- --INI-- sp.configuration_file={PWD}/config/disabled_functions_extra.ini --FILE-- array("pipe", "r"), 1 => array("pipe", "w"), 2 => array("pipe", "w") ); echo proc_open('ls', $descriptorspec, $pipes); ?> --EXPECTF-- Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'proc_open' in %a.php on line 7