]> granicus.if.org Git - php/commitdiff
fix test name
authorAntony Dovgal <tony2001@php.net>
Fri, 24 Aug 2007 12:06:03 +0000 (12:06 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 24 Aug 2007 12:06:03 +0000 (12:06 +0000)
ext/pcre/tests/bug21758.phpt

index 6a5dded3c93c7bd4448ca90f2ab9c3db9f2d28f8..86e7db622c1c3e52f4eebe6472bdadfdaeeb7a12 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #21758: preg_replace_callback() not working with class methods
+Bug #21758 (preg_replace_callback() not working with class methods)
 --FILE--
 <?php
   class Foo {