Edit report at https://bugs.php.net/bug.php?id=55628&edit=1

 ID:                 55628
 Updated by:         paj...@php.net
 Reported by:        paj...@php.net
 Summary:            iconv_stream_filter fails
-Status:             Open
+Status:             Bogus
 Type:               Bug
 Package:            ICONV related
 Operating System:   Windows
 PHP Version:        5.4SVN-2011-09-07 (SVN)
 Block user comment: N
 Private report:     N

 New Comment:

bogus, external txt file was still using CRLF


Previous Comments:
------------------------------------------------------------------------
[2011-09-07 08:05:57] paj...@php.net

same for ext\iconv\tests\iconv_stream_filter_delimiter.phpt (seems to be the 
same failure):

006+ string(2) "0d"
006- string(2) "0a"

009+ string(2) "0d"
009- string(2) "0a"

------------------------------------------------------------------------
[2011-09-07 08:04:35] paj...@php.net

Description:
------------
ext\iconv\tests\iconv_stream_filter.phpt fails

Test script:
---------------
ext\iconv\tests\iconv_stream_filter.phpt 

Actual result:
--------------
006+ string(2) "0d"
006- string(2) "0a"


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=55628&edit=1

Reply via email to