Skip to content

Commit f8e9f84

Browse files
committed
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5: fixed test
2 parents ca27c86 + 0436b85 commit f8e9f84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/session/tests/bug66481-win32.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ 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)