derick Tue Jul 1 15:06:04 2003 EDT
Modified files:
/php-src/tests/lang bug23624.phpt
Log:
- Fixing this test, this is the correct behavior
Index: php-src/tests/lang/bug23624.phpt
diff -u php-src/tests/lang/bug23624.phpt:1.2 php-src/tests/lang/bug23624.phpt:1.3
--- php-src/tests/lang/bug23624.phpt:1.2 Wed May 14 11:02:30 2003
+++ php-src/tests/lang/bug23624.phpt Tue Jul 1 15:06:04 2003
@@ -9,4 +9,4 @@
?>
--EXPECT--
string(3) "one"
-string(5) "three"
+bool(false)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php