From 52b988066074880ed220f99b4e71be3249b32c85 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 4 Dec 2019 08:33:44 +0100 Subject: [PATCH 1/1] fix #98 #99 #100 #101 #102 #103 Tests were failing on systems with zend.exception_ignore_arg set. Thanks to Thomas Deutschmann (@Whissi) --- tests/bug71719.phpt | 2 ++ tests/bug73055.phpt | 2 ++ tests/gh-issue50.phpt | 2 ++ tests/info001.phpt | 2 ++ tests/info002.phpt | 2 ++ tests/messagebody003.phpt | 2 ++ 6 files changed, 12 insertions(+) diff --git a/tests/bug71719.phpt b/tests/bug71719.phpt index 5322357..4071f0b 100644 --- a/tests/bug71719.phpt +++ b/tests/bug71719.phpt @@ -4,6 +4,8 @@ Bug #71719 (Buffer overflow in HTTP url parsing functions) +--INI-- +zend.exception_ignore_args=off --FILE-- +--INI-- +zend.exception_ignore_args=off --FILE-- +--INI-- +zend.exception_ignore_args=off --FILE-- +--INI-- +zend.exception_ignore_args=off --FILE-- +--INI-- +zend.exception_ignore_args=off --FILE-- +--INI-- +zend.exception_ignore_args=off --FILE--