8000 Deprecated loadClassCache() method by javiereguiluz · Pull Request #8507 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Deprecated loadClassCache() method #8507

8000
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 13, 2017
Merged

Conversation

javiereguiluz
Copy link
Member

This fixes #7337. I didn't found any other occurrence of the deprecated classes/methods mentioned in the related issue. In #7819 we're taking care of the deprecation of addClassesToCompile().

@@ -61,6 +61,11 @@ cache files, or you can change the extension used by Symfony for these files::

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

.. versionadded:: 3.3
The ``loadClassCache()`` was deprecated in Symfony 3.3 and removed in
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing "method"?

@xabbuh
Copy link
Member
xabbuh commented Oct 13, 2017

Thank you Javier.

@xabbuh xabbuh merged commit 7e7a945 into symfony:3.3 Oct 13, 2017
xabbuh added a commit that referenced this pull request Oct 13, 2017
This PR was merged into the 3.3 branch.

Discussion
----------

Deprecated loadClassCache() method

This fixes #7337. I didn't found any other occurrence of the deprecated classes/methods mentioned in the related issue. In #7819 we're taking care of the deprecation of `addClassesToCompile()`.

Commits
-------

7e7a945 Deprecated loadClassCache() method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0