From 1acf73af7f7f98315fccb001441dc9abbfeb32f2 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Mon, 7 May 2007 15:24:37 +0000 Subject: [PATCH] fix test title --- ext/pcre/tests/bug21758.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/pcre/tests/bug21758.phpt b/ext/pcre/tests/bug21758.phpt index 112f92f61a..6a5dded3c9 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--