diff options
Diffstat (limited to 'ext/session/tests/bug60634.phpt')
-rw-r--r-- | ext/session/tests/bug60634.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/session/tests/bug60634.phpt b/ext/session/tests/bug60634.phpt index 56b235af55..064f29a0d2 100644 --- a/ext/session/tests/bug60634.phpt +++ b/ext/session/tests/bug60634.phpt @@ -50,7 +50,7 @@ echo "um, hi\n"; */ ?> ---EXPECTF-- +--EXPECT-- write: goodbye cruel world Warning: Unknown: Cannot call session save handler in a recursive manner in Unknown on line 0 |