Test: /tests/lang/bug25145.phpt - Version 7.0.15        

Bug #25145 transmitting parameters
Submitted: 2003-08-19 06:34:02 Modified: 2003-08-19 06:36:11
From: hans-peter.kres Assigned:
Status: Not a bug Package: Variables related
PHP Version: 4.3.3RC4 OS: w2000

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:46:22 2017] Script: '-'
003+ /root/build/php/php-7.0.15/sapi/cgi/cgi_main.c(1411) : Freeing 0x7F9176A03000 (51 bytes), script=-
004+ === Total 1 memory leaks detected ===
001- array(1) {
002- [123]=>
003- array(1) {
004- [0]=>
005- string(4) "SEGV"
006- }
007- }
008- Done
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- [123]=>
003- array(1) {
004- [0]=>
005- string(4) "SEGV"
006- }
007- }
008- Done