From: Rasmus Lerdorf Date: Mon, 27 Jul 2009 23:08:23 +0000 (+0000) Subject: We don't support . as a delimiter here in PHP 5.2. Support was added in 5.3 X-Git-Tag: php-5.2.11RC1~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=007f0fd43c9f5c6eb6860ea7175baf711b360623;p=php We don't support . as a delimiter here in PHP 5.2. Support was added in 5.3 --- diff --git a/ext/iconv/tests/iconv_stream_filter_delimiter.phpt b/ext/iconv/tests/iconv_stream_filter_delimiter.phpt index e28ebab293..c3cbdff8c7 100644 --- a/ext/iconv/tests/iconv_stream_filter_delimiter.phpt +++ b/ext/iconv/tests/iconv_stream_filter_delimiter.phpt @@ -40,9 +40,11 @@ string(2) "42" string(20) "a4b3a4f3a4cba4c1a4cf" string(10) "69636f6e76" string(2) "0a" -string(20) "a4b3a4f3a4cba4c1a4cf" -string(10) "69636f6e76" -string(2) "0a" + +Warning: stream_filter_append(): unable to create or locate filter "convert.iconv.ISO-2022-JP.EUC-JP" in %s/iconv_stream_filter_delimiter.php on line %d +string(20) "1b244224332473244b24" +string(10) "41244f1b28" +string(2) "42" Warning: stream_filter_append(): unable to create or locate filter "convert.iconv.ISO-2022-JP\0EUC-JP" in %s/iconv_stream_filter_delimiter.php on line %d string(20) "1b244224332473244b24"