]> granicus.if.org Git - php/commitdiff
fix test title
authorNuno Lopes <nlopess@php.net>
Mon, 7 May 2007 15:24:37 +0000 (15:24 +0000)
committerNuno Lopes <nlopess@php.net>
Mon, 7 May 2007 15:24:37 +0000 (15:24 +0000)
ext/pcre/tests/bug21758.phpt

index 112f92f61a8da58f9b5f38ed6cb1e9f014c9494c..6a5dded3c93c7bd4448ca90f2ab9c3db9f2d28f8 100644 (file)
@@ -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 {