1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00

In PHP5 this will create an implicit public property

This commit is contained in:
Marcus Boerger
2003-11-26 08:47:58 +00:00
parent f40ecad640
commit 7780cbc9f3
+1
View File
@@ -22,4 +22,5 @@ print_r($t);
--EXPECT--
a Object
(
[x] =>
)