summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2005-12-02 16:00:45 +0000
committerMarcus Boerger <helly@php.net>2005-12-02 16:00:45 +0000
commite9f5066faa16509cd06d538426d985ba08dacb55 (patch)
treecbf7ae14f295926e9b0670f11deb880b78b66b0a /Zend
parent2e3ae884fb039b62acecf9227a91fc0f1ecaf151 (diff)
downloadphp-git-e9f5066faa16509cd06d538426d985ba08dacb55.tar.gz
- MFH 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===