From 3b68dad2122d7e4a87a60f7161b7bc35d7c9b708 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 1 Dec 2020 09:47:51 +0100 Subject: In tests, don't `die("skip")` but `print "skip"` instead (#358) This is required since the `die` is making php8 choke--- src/tests/samesite_cookies.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tests/samesite_cookies.phpt') diff --git a/src/tests/samesite_cookies.phpt b/src/tests/samesite_cookies.phpt index 5ba92a3..ffe0a0b 100644 --- a/src/tests/samesite_cookies.phpt +++ b/src/tests/samesite_cookies.phpt @@ -2,7 +2,7 @@ Cookie samesite --SKIPIF-- --INI-- sp.configuration_file={PWD}/config/config_samesite_cookies.ini -- cgit v1.3