For Programmers: Free Programming Magazines  


Home > Archive > PHP Zend Engine > November 2006 > cvs: ZendEngine2(PHP_5_2) /tests bug39602.phpt









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: ZendEngine2(PHP_5_2) /tests bug39602.phpt
Antony Dovgal

2006-11-30, 9:57 pm

tony2001 Thu Nov 30 13:09:32 2006 UTC

Modified files: (Branch: PHP_5_2)
/ZendEngine2/tests bug39602.phpt
Log:
fix test


http://cvs.php.net/viewvc.cgi/ZendE...2&diff_format=u
Index: ZendEngine2/tests/bug39602.phpt
diff -u ZendEngine2/tests/bug39602.phpt:1.1.2.1 ZendEngine2/tests/bug39602.phpt:1.1.2.2
--- ZendEngine2/tests/bug39602.phpt:1.1.2.1 Thu Nov 23 08:07:05 2006
+++ ZendEngine2/tests/bug39602.phpt Thu Nov 30 13:09:32 2006
@@ -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--
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com