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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Thu Dec 3 09:22:53 2020 (20407): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: Success (0) 001- array(1) { 002- ["file"]=> 003- array(5) { 004- ["name"]=> 005- array(3) { 006- [0]=> 007- string(9) "file1.txt" 008- [2]=> 009- string(9) "file2.txt" 010- [3]=> 011- string(9) "file3.txt" 012- } 013- ["type"]=> 014- array(3) { 015- [0]=> 016- string(16) "text/plain-file1" 017- [2]=> 018- string(16) "text/plain-file2" 019- [3]=> 020- string(16) "text/plain-file3" 021- } 022- ["tmp_name"]=> 023- array(3) { 024- [0]=> 025- string(%d) "%s" 026- [2]=> 027- string(%d) "%s" 028- [3]=> 029- string(%d) "%s" 030- } 031- ["error"]=> 032- array(3) { 033- [0]=> 034- int(0) 035- [2]=> 036- int(0) 037- [3]=> 038- int(0) 039- } 040- ["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- }