Test: /ext/session/tests/bug66481.phpt - Version 7.4.10-dev        

Bug #66481 Calls to session_name() segfault when session.name is null.
Submitted: 2014-01-13 23:52:09 Modified:
From: cmcdermottroe Assigned:
Status: Closed Package: Session related
PHP Version: master-Git-2014-01-13 (Git) OS: Ubuntu 12.04 LTS

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ string(9) "PHPSESSID" 003+ string(3) "foo" 004- string(9) "PHPSESSID" 005- string(3) "foo"