We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc747e commit 5e7d9deCopy full SHA for 5e7d9de
tests/Storages/NewMemcached.sliding.phpt
@@ -64,4 +64,4 @@ for ($i = 0; $i < 5; $i++) {
64
// Sleeping few seconds...
65
sleep(5);
66
67
-Assert::null($cache->load([$key])[$key]);
+Assert::null($cache->load([$key]));
0 commit comments