--- embedaddon/php/ext/session/tests/session_name_variation1.phpt 2012/02/21 23:48:01 1.1.1.1 +++ embedaddon/php/ext/session/tests/session_name_variation1.phpt 2013/10/14 08:02:30 1.1.1.2 @@ -43,18 +43,20 @@ ob_end_flush(); *** Testing session_name() : variation *** string(9) "PHPSESSID" bool(true) -string(0) "" +string(9) "PHPSESSID" bool(true) -string(0) "" -string(0) "" +string(9) "PHPSESSID" +string(9) "PHPSESSID" bool(true) string(1) " " bool(true) string(1) " " + +Warning: session_name(): session.name cannot be a numeric or empty '' in %s on line %d string(1) " " bool(true) -string(0) "" +string(1) " " bool(true) -string(0) "" +string(1) " " Done