jani Fri Nov 16 12:28:57 2007 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mbstring/tests bug43301.phpt
Log:
- fix bug number
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/tests/bug43301.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/mbstring/tests/bug43301.phpt
diff -u php-src/ext/mbstring/tests/bug43301.phpt:1.1.2.2
php-src/ext/mbstring/tests/bug43301.phpt:1.1.2.3
--- php-src/ext/mbstring/tests/bug43301.phpt:1.1.2.2 Fri Nov 16 12:26:34 2007
+++ php-src/ext/mbstring/tests/bug43301.phpt Fri Nov 16 12:28:56 2007
@@ -1,5 +1,5 @@
--TEST--
-Bug #31911 (mb_ereg*_replace() crashes when replacement string is invalid PHP
expression and 'e' option is used)
+Bug #43301 (mb_ereg*_replace() crashes when replacement string is invalid PHP
expression and 'e' option is used)
--SKIPIF--
<?php extension_loaded('mbstring') or die('skip mbstring not available'); ?>
--FILE--
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php