summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-05-07 18:03:01 +0000
committerAntony Dovgal <tony2001@php.net>2007-05-07 18:03:01 +0000
commit1f6554512136708a3500f740df8593d368afccd8 (patch)
treefe19a7a5203fdf7147e2cf38081c546901b3c2a0 /tests
parentb64823deb74d9a46728f90748dd5821915452302 (diff)
downloadphp-git-1f6554512136708a3500f740df8593d368afccd8.tar.gz
fix test names
Diffstat (limited to 'tests')
-rw-r--r--tests/lang/031.phpt2
-rwxr-xr-xtests/lang/bug23524.phpt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/lang/031.phpt b/tests/lang/031.phpt
index 695098abbd..b2d1e631ec 100644
--- a/tests/lang/031.phpt
+++ b/tests/lang/031.phpt
@@ -1,5 +1,5 @@
--TEST--
-Internal hash position bug on assignment (Bug #16227)
+Bug #16227 (Internal hash position bug on assignment)
--FILE--
<?php
// reported by php.net@alienbill.com
diff --git a/tests/lang/bug23524.phpt b/tests/lang/bug23524.phpt
index 18ffc33a48..512c714e22 100755
--- a/tests/lang/bug23524.phpt
+++ b/tests/lang/bug23524.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #23524 Improper handling of constants in array indeces
+Bug #23524 (Improper handling of constants in array indices)
--FILE--
<?php
echo "Begin\n";