summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Lopes <nlopess@php.net>2007-05-07 15:23:53 +0000
committerNuno Lopes <nlopess@php.net>2007-05-07 15:23:53 +0000
commit877b7c7ea74e1f2ab011d77f1eef411683d14e1d (patch)
tree64ab1ef11bec2240b58d991b1432ba64eaa30e98
parent4a8e75b9901a70f1a70b7bc46a9bc09a13cd539d (diff)
downloadphp-git-877b7c7ea74e1f2ab011d77f1eef411683d14e1d.tar.gz
fix test title
-rw-r--r--ext/pcre/tests/bug21758.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/bug21758.phpt b/ext/pcre/tests/bug21758.phpt
index 2479087a62..d3426f328d 100644
--- a/ext/pcre/tests/bug21758.phpt
+++ b/ext/pcre/tests/bug21758.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #27011: preg_replace_callback() not working with class methods
+Bug #21758: preg_replace_callback() not working with class methods
--FILE--
<?php
class Foo {