summaryrefslogtreecommitdiff
path: root/Zend/tests/bug40809.phpt
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-05-07 17:23:53 +0000
committerAntony Dovgal <tony2001@php.net>2007-05-07 17:23:53 +0000
commitccd97f3a21b73e037eac37bcf5fa64d349a519e2 (patch)
tree436cf97487822b0be8c86b07ee70a61c78b11f01 /Zend/tests/bug40809.phpt
parent8d9be0338b5a8e3b595fa24f269fc4bdc73fb75c (diff)
downloadphp-git-ccd97f3a21b73e037eac37bcf5fa64d349a519e2.tar.gz
fix test names
Diffstat (limited to 'Zend/tests/bug40809.phpt')
-rwxr-xr-xZend/tests/bug40809.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug40809.phpt b/Zend/tests/bug40809.phpt
index c80849a10a..9ff4e6f1b6 100755
--- a/Zend/tests/bug40809.phpt
+++ b/Zend/tests/bug40809.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #40809 Poor perfomance of ".="
+Bug #40809 (Poor performance of ".=")
--FILE--
<?php
error_reporting(E_ALL|E_STRICT);