Test: /tests/basic/rfc1867_array_upload.phpt - Version 7.0.15    

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

Count Diff
1 (50%)
001+ No input file specified.
002+ [Fri Feb 24 02:45:39 2017] Script: '-'
003+ /root/build/php/php-7.0.15/sapi/cgi/cgi_main.c(1411) : Freeing 0x7FA436603000 (64 bytes), script=-
004+ === Total 1 memory leaks detected ===
001- array(1) {
002- [%u|b%"file"]=>
003- array(5) {
004- [%u|b%"name"]=>
005- array(3) {
006- [0]=>
007- %unicode|string%(9) "file1.txt"
008- [2]=>
009- %unicode|string%(9) "file2.txt"
010- [3]=>
011- %unicode|string%(9) "file3.txt"
012- }
013- [%u|b%"type"]=>
014- array(3) {
015- [0]=>
016- %unicode|string%(16) "text/plain-file1"
017- [2]=>
018- %unicode|string%(16) "text/plain-file2"
019- [3]=>
020- %unicode|string%(16) "text/plain-file3"
021- }
022- [%u|b%"tmp_name"]=>
023- array(3) {
024- [0]=>
025- %unicode|string%(%d) "%s"
026- [2]=>
027- %unicode|string%(%d) "%s"
028- [3]=>
029- %unicode|string%(%d) "%s"
030- }
031- [%u|b%"error"]=>
032- array(3) {
033- [0]=>
034- int(0)
035- [2]=>
036- int(0)
037- [3]=>
038- int(0)
039- }
040- [%u|b%"size"]=>
041- array(3) {
042- [0]=>
043- int(1)
044- [2]=>
045- int(1)
046- [3]=>
047- int(1)
048- }
049- }
050- }
051- array(0) {
052- }
1 (50%)
001+ Fatal error: The cgi-fcgi SAPI is not supported by pthreads in Unknown on line 0
002+
003+ Fatal error: Unable to start pthreads module in Unknown on line 0
001- array(1) {
002- [%u|b%"file"]=>
003- array(5) {
004- [%u|b%"name"]=>
005- array(3) {
006- [0]=>
007- %unicode|string%(9) "file1.txt"
008- [2]=>
009- %unicode|string%(9) "file2.txt"
010- [3]=>
011- %unicode|string%(9) "file3.txt"
012- }
013- [%u|b%"type"]=>
014- array(3) {
015- [0]=>
016- %unicode|string%(16) "text/plain-file1"
017- [2]=>
018- %unicode|string%(16) "text/plain-file2"
019- [3]=>
020- %unicode|string%(16) "text/plain-file3"
021- }
022- [%u|b%"tmp_name"]=>
023- array(3) {
024- [0]=>
025- %unicode|string%(%d) "%s"
026- [2]=>
027- %unicode|string%(%d) "%s"
028- [3]=>
029- %unicode|string%(%d) "%s"
030- }
031- [%u|b%"error"]=>
032- array(3) {
033- [0]=>
034- int(0)
035- [2]=>
036- int(0)
037- [3]=>
038- int(0)
039- }
040- [%u|b%"size"]=>
041- array(3) {
042- [0]=>
043- int(1)
044- [2]=>
045- int(1)
046- [3]=>
047- int(1)
048- }
049- }
050- }
051- array(0) {
052- }