summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2005-12-02 15:59:36 +0000
committerMarcus Boerger <helly@php.net>2005-12-02 15:59:36 +0000
commitf509c44be882a7a8a690393af98949bada02bbaf (patch)
tree24c2ffc77c0d518616192a4e3a92437e98ebc486 /Zend
parentab3fcb8f06b1115ad056f8b1bcbc83e4b74b9f65 (diff)
downloadphp-git-f509c44be882a7a8a690393af98949bada02bbaf.tar.gz
- Be picky about names
Diffstat (limited to 'Zend')
-rwxr-xr-xZend/tests/bug30346.phpt4
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===