moriyoshi               Mon Feb 24 11:50:35 2003 EDT

  Modified files:              
    /php4/tests/lang    bug21600.phpt 
  Log:
  Fixed the test as the result is just considered to be expected
  
  
Index: php4/tests/lang/bug21600.phpt
diff -u php4/tests/lang/bug21600.phpt:1.2 php4/tests/lang/bug21600.phpt:1.3
--- php4/tests/lang/bug21600.phpt:1.2   Sun Jan 26 20:15:14 2003
+++ php4/tests/lang/bug21600.phpt       Mon Feb 24 11:50:35 2003
@@ -26,7 +26,7 @@
 --EXPECT--
 array(1) {
   ["foo"]=>
-  string(4) "test"
+  &string(4) "test"
 }
 array(1) {
   ["foo"]=>



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to