diff options
Diffstat (limited to 'src/tests/disable_function/disabled_functions_shell_exec_closure.phpt')
| -rw-r--r-- | src/tests/disable_function/disabled_functions_shell_exec_closure.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/disable_function/disabled_functions_shell_exec_closure.phpt b/src/tests/disable_function/disabled_functions_shell_exec_closure.phpt index fd9343b..ee1635c 100644 --- a/src/tests/disable_function/disabled_functions_shell_exec_closure.phpt +++ b/src/tests/disable_function/disabled_functions_shell_exec_closure.phpt | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | Disable functions - shell_exec via closure | 2 | Disable functions - shell_exec via closure |
| 3 | --SKIPIF-- | 3 | --SKIPIF-- |
| 4 | <?php if (!extension_loaded("snuffleupagus")) print "skip"; ?> | 4 | <?php if (!extension_loaded("snuffleupagus")) print "skip"; ?> |
| 5 | <?php if (PHP_VERSION_ID < 80100) print "skip"; ?> | ||
| 5 | --INI-- | 6 | --INI-- |
| 6 | sp.configuration_file={PWD}/config/disabled_functions_extra.ini | 7 | sp.configuration_file={PWD}/config/disabled_functions_extra.ini |
| 7 | --FILE-- | 8 | --FILE-- |
