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:
@@ -22,4 +22,5 @@ print_r($t);
|
||||
--EXPECT--
|
||||
a Object
|
||||
(
|
||||
[x] =>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user