]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Thu, 30 Nov 2006 13:09:24 +0000 (13:09 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 30 Nov 2006 13:09:24 +0000 (13:09 +0000)
Zend/tests/bug39602.phpt

index 810ba4db090ab0cafcdf1e85f9b9dade5cbe08cf..43859ef75e0ee37ffbcb08c0529247055ab44269 100755 (executable)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #39602 (Invalid session.save_handler crashes PHP)
+--SKIPIF--
+<?php if (!extension_loaded("session")) die("skip"); ?>
 --INI--
 session.save_handler=qwerty
 --FILE--