From: Michael Wallner Date: Wed, 4 Dec 2019 07:33:44 +0000 (+0100) Subject: fix #98 #99 #100 #101 #102 #103 X-Git-Tag: v4.0.0beta1~7 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=52b988066074880ed220f99b4e71be3249b32c85;hp=85cce2121de3ab8993ee35c1f8d8b8f7c696fd3d fix #98 #99 #100 #101 #102 #103 Tests were failing on systems with zend.exception_ignore_arg set. Thanks to Thomas Deutschmann (@Whissi) --- 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--