Test: /tests/basic/bug53180.phpt - Version 7.4.9        

Bug #53180 post_max_size=0 partly not working
Submitted: 2010-10-27 11:25:32 Modified: 2010-10-27 16:57:16
From: gm Assigned: cataphract
Status: Closed Package: PHP options/info functions
PHP Version: 5.3.3 OS: FreeBSD 8.1-RELEASE

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

Count Diff
1 (50%)
001+ Thu Sep 3 16:25:12 2020 (8460): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: Inappropriate ioctl for device (25) 001- array(3) { 002- ["email"]=> 003- string(3) "foo" 004- ["password"]=> 005- string(3) "bar" 006- ["submit"]=> 007- string(6) "Log on" 008- }
1 (50%)
001+ Thu Aug 27 14:09:38 2020 (16989): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: Inappropriate ioctl for device (25) 001- array(3) { 002- ["email"]=> 003- string(3) "foo" 004- ["password"]=> 005- string(3) "bar" 006- ["submit"]=> 007- string(6) "Log on" 008- }