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 985cb73 commit a18b639Copy full SHA for a18b639
tests/Storages/Memcached.sliding.phpt
@@ -66,4 +66,4 @@ for ($i = 0; $i < 5; $i++) {
66
// Sleeping few seconds...
67
sleep(5);
68
69
-Assert::null($cache->load([$key])[$key]);
+Assert::null($cache->load([$key]));
0 commit comments