felipe Sat Mar 8 23:31:05 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/session/tests bug24592.phpt
Log:
Fix test (thanks Scoates!)
http://cvs.php.net/viewvc.cgi/php-src/ext/session/tests/bug24592.phpt?r1=1.3&r2=1.3.6.1&diff_format=u
Index: php-src/ext/session/tests/bug24592.phpt
diff -u php-src/ext/session/tests/bug24592.phpt:1.3
php-src/ext/session/tests/bug24592.phpt:1.3.6.1
--- php-src/ext/session/tests/bug24592.phpt:1.3 Mon Jul 4 13:09:14 2005
+++ php-src/ext/session/tests/bug24592.phpt Sat Mar 8 23:31:05 2008
@@ -21,9 +21,9 @@
var_dump($_SESSION);
?>
--EXPECTF--
-Notice: Undefined index: foo in %s on line %d
+Notice: Undefined index: foo in %s on line %d
-Notice: Undefined index: bar in %s on line %d
+Notice: Undefined index: bar in %s on line %d
NULL
NULL
array(0) {
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php