From 9e94280c0b6356be37b8f9a0a4d2303146863a5b Mon Sep 17 00:00:00 2001 From: Christian Göttsche Date: Sun, 15 Feb 2026 20:00:01 +0100 Subject: tests: add several skip reasons Co-authored-by: Julien "jvoisin" Voisin --- src/tests/session_encryption/set_custom_session_handler.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tests/session_encryption/set_custom_session_handler.phpt') diff --git a/src/tests/session_encryption/set_custom_session_handler.phpt b/src/tests/session_encryption/set_custom_session_handler.phpt index 1f3f907..b917f5b 100644 --- a/src/tests/session_encryption/set_custom_session_handler.phpt +++ b/src/tests/session_encryption/set_custom_session_handler.phpt @@ -3,7 +3,7 @@ Set a custom session handler --SKIPIF-- -= 80400) print "skip"; /* Calling session_set_save_handler() with more than 2 arguments is deprecated */ ?> += 80400) print "skip Not applicable for PHP 8+"; /* Calling session_set_save_handler() with more than 2 arguments is deprecated */ ?> --EXTENSIONS-- session --INI-- -- cgit v1.3