From a6c6934433979796a6c490899e9d21acf6b50571 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 31 Dec 2020 16:36:18 +0100 Subject: Enabled matching on local var in php8 PHP8 failed hard when it couldn't find the local variable we're looking for. using ZEND_FETCH_CLASS_SILENT makes it silent. --- src/tests/disable_function/disabled_function_local_var_4.phpt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tests/disable_function/disabled_function_local_var_4.phpt') diff --git a/src/tests/disable_function/disabled_function_local_var_4.phpt b/src/tests/disable_function/disabled_function_local_var_4.phpt index 7aa5e0c..ec44c3f 100644 --- a/src/tests/disable_function/disabled_function_local_var_4.phpt +++ b/src/tests/disable_function/disabled_function_local_var_4.phpt @@ -2,7 +2,6 @@ Disable functions - match on a local variable --SKIPIF-- -= 80000) print "skip"; ?> --INI-- sp.configuration_file={PWD}/config/disabled_function_local_var_2.ini --FILE-- -- cgit v1.3