mirror of
https://github.com/php/php-src.git
synced 2024-12-01 22:03:36 +08:00
- MFH Be picky about names
This commit is contained in:
parent
2e3ae884fb
commit
e9f5066faa
@ -1,5 +1,5 @@
|
|||||||
--TEST--
|
--TEST--
|
||||||
Bug 30346 (arrayAcces & using $this)
|
Bug #30346 (arrayAcces & using $this)
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
@ -21,4 +21,4 @@ echo "\n";
|
|||||||
===DONE===
|
===DONE===
|
||||||
--EXPECT--
|
--EXPECT--
|
||||||
page_show
|
page_show
|
||||||
===DONE===
|
===DONE===
|
||||||
|
Loading…
Reference in New Issue
Block a user