summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/session/tests/bug31454.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/session/tests/bug31454.phpt b/ext/session/tests/bug31454.phpt
index 85ada11589..6a013df27c 100644
--- a/ext/session/tests/bug31454.phpt
+++ b/ext/session/tests/bug31454.phpt
@@ -1,5 +1,7 @@
--TEST--
bug #31454 (session_set_save_handler crashes PHP when supplied non-existent object ref)
+--SKIPIF--
+<?php include('skipif.inc'); ?>
--FILE--
<?php