moriyoshi               Thu Jan 23 14:00:08 2003 EDT

  Modified files:              
    /php4/ext/pcre/tests        bug20528.phpt 
  Log:
  Made the test's name more descriptive
  
  
Index: php4/ext/pcre/tests/bug20528.phpt
diff -u php4/ext/pcre/tests/bug20528.phpt:1.2 php4/ext/pcre/tests/bug20528.phpt:1.3
--- php4/ext/pcre/tests/bug20528.phpt:1.2       Thu Jan 23 13:48:43 2003
+++ php4/ext/pcre/tests/bug20528.phpt   Thu Jan 23 14:00:06 2003
@@ -1,5 +1,5 @@
 --TEST--
-preg_split() bug #20528
+Bug #20528 (preg_split() drops characters (re-opens Bug #15413)) 
 --FILE--
 <?php
        $data = '(#11/19/2002#)';



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to