Skip to content

Update warning for touch command in binary protocol mode with libmemcached < 1.0.18 #322

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Feb 12, 2017
Prev Previous commit
Next Next commit
F
  • Loading branch information
sodabrew committed Feb 12, 2017
commit 9ba58a0630a7cdce1518d4c48767a123fd08f4f3
2 changes: 1 addition & 1 deletion tests/session_lazy_warning.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var_dump($_SESSION);
session_write_close();


--EXPECT--
--EXPECTF--
NULL
array(1) {
["foo"]=>
Expand Down