mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
In PHP5 this will create an implicit public property
This commit is contained in:
parent
f40ecad640
commit
7780cbc9f3
1 changed files with 1 additions and 0 deletions
|
@ -22,4 +22,5 @@ print_r($t);
|
||||||
--EXPECT--
|
--EXPECT--
|
||||||
a Object
|
a Object
|
||||||
(
|
(
|
||||||
|
[x] =>
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue