summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2012-12-17 12:56:55 +0800
committerXinchen Hui <laruence@php.net>2012-12-17 12:56:55 +0800
commitd2cc09704951d8746d06decf95ea981426b8278b (patch)
tree4ced06af6575ecff61d54d12a8f9215ec9e14f40
parent7a49e09fd8ef612df45e540a5b1895b045c46235 (diff)
downloadphp-git-d2cc09704951d8746d06decf95ea981426b8278b.tar.gz
Fix failed test
-rw-r--r--ext/session/tests/bug60860.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/session/tests/bug60860.phpt b/ext/session/tests/bug60860.phpt
index 223fb35905..83185862f0 100644
--- a/ext/session/tests/bug60860.phpt
+++ b/ext/session/tests/bug60860.phpt
@@ -14,4 +14,4 @@ echo "ok\n";
--EXPECTF--
Warning: session_start(): user session functions not defined in %s on line 3
-Fatal error: session_start(): Failed to initialize storage module: user (path: %s) in %s on line 3
+Fatal error: session_start(): Failed to initialize storage module: user (path:%s) in %s on line 3