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

Bug #53891 iconv_mime_encode() fails to Q-encode UTF-8 string
Submitted: 2011-01-31 14:25:20 Modified: 2018-08-25 12:32:23
From: can Assigned: cmb
Status: Closed Package: ICONV related
PHP Version: 5.3.5 OS: GNU/linux (gentoo/kernel 2.6.35)

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

Count Diff
2 (50%)
001+
001- string(54) "subject: =?utf-8?Q?d=20obeybiubrsfqllpdtpge=E2=80=A6?="
002- ===DONE===
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
001- string(54) "subject: =?utf-8?Q?d=20obeybiubrsfqllpdtpge=E2=80=A6?="
002- ===DONE===
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
1 (25%)
001+ Termsig=0
001- string(54) "subject: =?utf-8?Q?d=20obeybiubrsfqllpdtpge=E2=80=A6?="
002- ===DONE===