moriyoshi               Tue Dec  2 02:38:12 2003 EDT

  Modified files:              
    /php-src/ext/iconv/tests    iconv_mime_decode_headers.phpt 
  Log:
  Fix test so it fits the expected behaviour
  
  
Index: php-src/ext/iconv/tests/iconv_mime_decode_headers.phpt
diff -u php-src/ext/iconv/tests/iconv_mime_decode_headers.phpt:1.1 
php-src/ext/iconv/tests/iconv_mime_decode_headers.phpt:1.2
--- php-src/ext/iconv/tests/iconv_mime_decode_headers.phpt:1.1  Mon Dec  1 19:05:54 
2003
+++ php-src/ext/iconv/tests/iconv_mime_decode_headers.phpt      Tue Dec  2 02:38:11 
2003
@@ -82,7 +82,7 @@
   ["Content-Type"]=>
   string(28) "TEXT/PLAIN; charset=US-ASCII"
   ["Subject"]=>
-  string(54) "[PHP-DEV] [ICONV] test for iconv_mime_decode_headers()"
+  string(54) "[PHP-DEV] [ICONV] test for iconv mime decode headers()"
   ["X-UIDL"]=>
   string(20) "@eH!!h2:!!EOS!!A_c"!"
 }

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

Reply via email to