Skip to content

Commit 4904be6

Browse files
committed
Merge branch 'PHP-5.6'
* PHP-5.6: refixed that test for 5.5+ 5.5.10 next
2 parents 03dfe0d + 698b042 commit 4904be6

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)