Test: /sapi/cgi/tests/bug61605.phpt - Version 5.3.19        

Bug #61605 header_remove() does not remove all headers
Submitted: 2012-04-02 23:20:14 Modified: 2012-04-04 08:44:21
From: david Assigned: laruence
Status: Closed Package: HTTP related
PHP Version: 5.4.0 OS:

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

Count Diff
3 (60%)
003+ [0] => A: second
004+ )
005+ Array
006+ (
007+ [0] => A: second
008+ [1] => A: third
003- [0] => X-Powered-By: %s
004- [1] => A: second
008- [0] => X-Powered-By: %s
009- [1] => A: second
010- [2] => A: third
012- Array
013- (
014- [0] => X-Powered-By: %s
015- )
1 (20%)
001+ dyld: Library not loaded: libmysqlclient.18.dylib
002+ Referenced from: /Users/ngupta/Downloads/php-5.3.19/sapi/cgi/php-cgi
003+ Reason: image not found
001- Array
002- (
003- [0] => X-Powered-By: %s
004- [1] => A: second
005- )
006- Array
007- (
008- [0] => X-Powered-By: %s
009- [1] => A: second
010- [2] => A: third
011- )
012- Array
013- (
014- [0] => X-Powered-By: %s
015- )
1 (20%)
001+ /root/php-5.3.19/sapi/cgi/php-cgi: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory
001- Array
002- (
003- [0] => X-Powered-By: %s
004- [1] => A: second
005- )
006- Array
007- (
008- [0] => X-Powered-By: %s
009- [1] => A: second
010- [2] => A: third
011- )
012- Array
013- (
014- [0] => X-Powered-By: %s
015- )