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 c805d13 commit 6cef4e7Copy full SHA for 6cef4e7
tests/Caching/Cache.load.phpt
@@ -10,7 +10,7 @@ use Tester\Assert;
10
11
require __DIR__ . '/../bootstrap.php';
12
13
-require __DIR__ . '/Cache.inc';
+require __DIR__ . '/Cache.php';
14
15
16
// load twice with fallback
tests/Caching/Cache.inc renamed to tests/Caching/Cache.php
tests/Caching/Cache.save.phpt
// save value with dependencies
0 commit comments