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

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+ No input file specified.
002+ [Fri Feb 24 02:45:38 2017] Script: '-'
003+ /root/build/php/php-7.0.15/sapi/cgi/cgi_main.c(1411) : Freeing 0x7FC8AB403000 (52 bytes), script=-
004+ === Total 1 memory leaks detected ===
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+ 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(3) {
002- ["email"]=>
003- string(3) "foo"
004- ["password"]=>
005- string(3) "bar"
006- ["submit"]=>
007- string(6) "Log on"
008- }