Commit bb487a1
committed
minor symfony#9129 Fixed the import in the PHP Array Cache adapter article (javiereguiluz)
This PR was merged into the 3.3 branch.
Discussion
----------
Fixed the import in the PHP Array Cache adapter article
This fixes symfony#8672.
In 3.3 and 3.4 is wrong: http://symfony.com/doc/3.3/components/cache/adapters/php_array_cache_adapter.html
In current/master is correct: http://symfony.com/doc/current/components/cache/adapters/php_array_cache_adapter.html
Commits
-------
5ccb60e Fixed the import in the PHP Array Cache adapter article1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments