Test: /ext/session/tests/bug24592.phpt - Version 7.4.16        

Bug #24592 exit signal Segmentation fault (11)
Submitted: 2003-07-10 11:11:43 Modified: 2003-07-21 16:50:15
From: jhuston Assigned:
Status: Closed Package: Session related
PHP Version: 4.3.3RC2-dev, 5.0.0b2-dev OS: Sparc Solaris 9

There is 1 diff reported by users for this test.

Count Diff
5 (100%)
001+ Notice: Undefined variable: _SESSION in %s/bug24592.php on line 4 002+ 003+ Notice: Trying to access array offset on value of type null in %s/bug24592.php on line 4 001- Notice: Undefined index: foo in %s on line %d 003- Notice: Undefined index: bar in %s on line %d 005+ Notice: Undefined variable: _SESSION in %s/bug24592.php on line 5 006+ 007+ Notice: Trying to access array offset on value of type null in %s/bug24592.php on line 5 008+ 009+ Notice: Undefined variable: _SESSION in %s/bug24592.php on line 7 006- array(0) { 007- } 012+ NULL