summaryrefslogtreecommitdiff
path: root/run-tests.php
diff options
context:
space:
mode:
Diffstat (limited to 'run-tests.php')
-rwxr-xr-xrun-tests.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/run-tests.php b/run-tests.php
index 07e3d2d797..a6a9b2ae82 100755
--- a/run-tests.php
+++ b/run-tests.php
@@ -260,6 +260,7 @@ NO_PROC_OPEN_ERROR;
'opcache.file_update_protection=0',
'opcache.revalidate_freq=0',
'zend.assertions=1',
+ 'zend.exception_ignore_args=0',
);
$no_file_cache = '-d opcache.file_cache= -d opcache.file_cache_only=0';