Skip to content

Commit c0fcd3d

Browse files
committed
refixed that test for 5.5+
1 parent 706d677 commit c0fcd3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/session/tests/bug66481-win32.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ var_dump(session_name("bar"));
1414
Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0
1515
string(9) "PHPSESSID"
1616
string(3) "foo"
17+
PHP Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0

0 commit comments

Comments
 (0)