Test: /ext/session/tests/bug66481.phpt - Version 5.4.42        

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

Count Diff
10 (77%)
001- PHP Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0
002-
3 (23%)
001+ Warning: PHP Startup: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in Unknown on line 0
001- PHP Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0