diff options
Diffstat (limited to 'Zend/tests/bug30346.phpt')
-rwxr-xr-x | Zend/tests/bug30346.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/tests/bug30346.phpt b/Zend/tests/bug30346.phpt index a158d0c40b..2d014ad3b8 100755 --- a/Zend/tests/bug30346.phpt +++ b/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===
\ No newline at end of file +===DONE=== |