summaryrefslogtreecommitdiffstats
path: root/php-phpdocumentor-reflection-docblock5.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpdocumentor-reflection-docblock5.spec')
-rw-r--r--php-phpdocumentor-reflection-docblock5.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/php-phpdocumentor-reflection-docblock5.spec b/php-phpdocumentor-reflection-docblock5.spec
index a300f7f..1b48e48 100644
--- a/php-phpdocumentor-reflection-docblock5.spec
+++ b/php-phpdocumentor-reflection-docblock5.spec
@@ -149,6 +149,7 @@ cat <<BOOTSTRAP | tee -a bootstrap.php
BOOTSTRAP
# use auto_prepend_file to ensure build version used first
+# zend.exception_ignore_args=0: see https://github.com/phpDocumentor/ReflectionDocBlock/pull/205
RETURN_CODE=0
for PHP_EXEC in php php72 php73 php74; do
if which $PHP_EXEC; then