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