Browse Source

- Be picky about names

migration/RELEASE_1_0_0
Marcus Boerger 21 years ago
parent
commit
f509c44be8
  1. 4
      Zend/tests/bug30346.phpt

4
Zend/tests/bug30346.phpt

@ -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…
Cancel
Save