From: Michael Wallner Date: Fri, 7 Aug 2015 09:58:53 +0000 (+0200) Subject: only for PHP5 X-Git-Tag: RELEASE_3_0_0_RC1~35 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=8000eca9bbf2cebb98a2dfd982d54e93aaa6a58f only for PHP5 --- diff --git a/tests/gh-issue7.phpt b/tests/gh-issue7.phpt index 38e597c..2c3f50d 100644 --- a/tests/gh-issue7.phpt +++ b/tests/gh-issue7.phpt @@ -1,7 +1,12 @@ --TEST-- crash with querystring and exception from error handler --SKIPIF-- - +=")) { + die("skip PHP>=7\n"); +} +?> --GET-- q[]=1&r[]=2 --FILE--