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

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 3 different diffs reported by users for this test.

Count Diff
4 (67%)
009+
010+ Warning: Module 'Zend OPcache' already loaded in Unknown on line 0
011+
012+ Warning: Zend OPcache: module registration failed! in Unknown on line 0
1 (17%)
001+ array(0) {
001- array(1) {
002- [123]=>
003- array(1) {
004- [0]=>
005- string(4) "SEGV"
006- }
1 (17%)
001+ /home/soft/php-5.5.10/sapi/cgi/php-cgi: 1: /home/soft/php-5.5.10/sapi/cgi/php-cgi: Syntax error: word unexpected (expecting ")")
001- array(1) {
002- [123]=>
003- array(1) {
004- [0]=>
005- string(4) "SEGV"
006- }
007- }
008- Done