moriyoshi               Tue Nov 19 11:55:34 2002 EDT

  Modified files:              
    /php4/ext/mbstring/tests    zend-multibyte.phpt 
  Log:
  Modified the test so it wouldn't be affected by ini settings.
  
  
Index: php4/ext/mbstring/tests/zend-multibyte.phpt
diff -u php4/ext/mbstring/tests/zend-multibyte.phpt:1.1 
php4/ext/mbstring/tests/zend-multibyte.phpt:1.2
--- php4/ext/mbstring/tests/zend-multibyte.phpt:1.1     Thu Nov 14 17:38:43 2002
+++ php4/ext/mbstring/tests/zend-multibyte.phpt Tue Nov 19 11:55:34 2002
@@ -9,6 +9,7 @@
 ?>
 --INI--
 mbstring.script_encoding=Shift_JIS
+mbstring.internal_encoding=Shift_JIS
 --FILE--
 <?php
        function \\\($)



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

Reply via email to