summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2005-01-09 18:21:25 +0000
committerAntony Dovgal <tony2001@php.net>2005-01-09 18:21:25 +0000
commitc865371dc1095e7907aeb84acf93936d761f3526 (patch)
tree3b66a0f5a36e0ae9d02cbf7ef70ea8a3bceb529f
parent8ba43faa20f861d8430a228e670de0777e440f6e (diff)
downloadphp-git-c865371dc1095e7907aeb84acf93936d761f3526.tar.gz
add skipif section
-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