Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7e7a945

Browse filesBrowse files
committed
Deprecated loadClassCache() method
1 parent ec36b1a commit 7e7a945
Copy full SHA for 7e7a945

File tree

1 file changed

+5
-0
lines changed
Filter options

1 file changed

+5
-0
lines changed

‎debug/debugging.rst

Copy file name to clipboardExpand all lines: debug/debugging.rst
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ cache files, or you can change the extension used by Symfony for these files::
6161

6262
$kernel->loadClassCache('classes', '.php.cache');
6363

64+
.. versionadded:: 3.3
65+
The ``loadClassCache()`` was deprecated in Symfony 3.3 and removed in
66+
Symfony 4.0. No alternative is provided because this feature is useless
67+
when using PHP 7 or higher.
68+
6469
Useful Debugging Commands
6570
-------------------------
6671

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.