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

Bug #66828 iconv_mime_encode Q-encoding longer than it should be
Submitted: 2014-03-05 19:04:39 Modified: 2018-09-22 14:09:36
From: st_9876543210 Assigned: cmb
Status: Closed Package: ICONV related
PHP Version: Irrelevant OS:

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

Count Diff
2 (50%)
001+
001- string(74) "Subject: =?UTF-8?Q?Test=20Test=20Test=20Test=20Test=20Test=20Test=20Test?="
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(74) "Subject: =?UTF-8?Q?Test=20Test=20Test=20Test=20Test=20Test=20Test=20Test?="
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(74) "Subject: =?UTF-8?Q?Test=20Test=20Test=20Test=20Test=20Test=20Test=20Test?="
002- ===DONE===