Test: /ext/iconv/tests/bug52941.phpt - Version 7.4.1        

Bug #52941 The 'iconv_mime_decode_headers' function is skipping headers
Submitted: 2010-09-28 12:24:58 Modified: 2010-09-30 13:05:23
From: lomakin.d Assigned: aharvey
Status: Closed Package: ICONV related
PHP Version: 5.2.14 OS: Ubuntu Linux

There are 3 different diffs reported by users for this test.

Count Diff
2 (50%)
001+
001- string(17) "<foo@example.com>"
002- string(%d) "%s"
003- string(%d) "%sFoo"
004- string(%d) "%sFoo"
005- string(18) "<test@example.com>"
006- string(17) "<foo@example.com>"
007- string(%d) "%s"
008- string(%d) "%sFoo"
009- string(%d) "%sFoo"
010- string(18) "<test@example.com>"
1 (25%)
001+ dyld: lazy symbol binding failed: Symbol not found: _libiconv_open
002+ Referenced from: /Users/guigangwang/php-7.4.1/sapi/cli/php
003+ Expected in: /usr/lib/libiconv.2.dylib
004+
005+ dyld: Symbol not found: _libiconv_open
006+ Referenced from: /Users/guigangwang/php-7.4.1/sapi/cli/php
007+ Expected in: /usr/lib/libiconv.2.dylib
008+
009+
010+ Termsig=6
001- string(17) "<foo@example.com>"
002- string(%d) "%s"
003- string(%d) "%sFoo"
004- string(%d) "%sFoo"
005- string(18) "<test@example.com>"
006- string(17) "<foo@example.com>"
007- string(%d) "%s"
008- string(%d) "%sFoo"
009- string(%d) "%sFoo"
010- string(18) "<test@example.com>"
1 (25%)
001+ Termsig=0
001- string(17) "<foo@example.com>"
002- string(%d) "%s"
003- string(%d) "%sFoo"
004- string(%d) "%sFoo"
005- string(18) "<test@example.com>"
006- string(17) "<foo@example.com>"
007- string(%d) "%s"
008- string(%d) "%sFoo"
009- string(%d) "%sFoo"
010- string(18) "<test@example.com>"