php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55628 iconv_stream_filter fails
Submitted: 2011-09-07 08:04 UTC Modified: 2011-09-07 08:43 UTC
From: pajoye@php.net Assigned:
Status: Not a bug Package: ICONV related
PHP Version: 5.4SVN-2011-09-07 (SVN) OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pajoye@php.net
New email:
PHP Version: OS:

 

 [2011-09-07 08:04 UTC] pajoye@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"

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-07 08:05 UTC] pajoye@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:43 UTC] pajoye@php.net
-Status: Open +Status: Bogus
 [2011-09-07 08:43 UTC] pajoye@php.net
bogus, external txt file was still using CRLF
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 11:01:34 2025 UTC