helly           Wed Nov 26 03:47:58 2003 EDT

  Modified files:              
    /php-src/tests/lang bug26182.phpt 
  Log:
  In PHP5 this will create an implicit public property
  
Index: php-src/tests/lang/bug26182.phpt
diff -u php-src/tests/lang/bug26182.phpt:1.1 php-src/tests/lang/bug26182.phpt:1.2
--- php-src/tests/lang/bug26182.phpt:1.1        Tue Nov 25 04:20:56 2003
+++ php-src/tests/lang/bug26182.phpt    Wed Nov 26 03:47:58 2003
@@ -22,4 +22,5 @@
 --EXPECT--
 a Object
 (
+    [x] => 
 )

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

Reply via email to