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

Added a note about deprecating addClassesToCompile() #7819

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

Closed
wants to merge 1 commit into from

Conversation

javiereguiluz
Copy link
Member

This fixes #7815.

@@ -129,6 +129,11 @@ read more about it, see the ":doc:`/bundles/configuration`" article.
Adding Classes to Compile
-------------------------

.. versionadded:: 3.3
This technique is discouraged and the ``addClassesToCompile()`` has been
Copy link
Member

Choose a reason for hiding this comment

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

I think we should reword this a bit as when #7193 is merged, we will also explain the addAnnotatedClassesToCompile() method in this section.

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't know what to do here. What were you thinking exactly? Thanks!

@HeahDude HeahDude added this to the 3.3 milestone Jul 29, 2017
Copy link
Member

@xabbuh xabbuh left a comment

Choose a reason for hiding this comment

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

I don't remember what I wanted to change regard my last comment.

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
@xabbuh
Copy link
Member

xabbuh commented Oct 13, 2017

Thank you Javier.

xabbuh added a commit that referenced this pull request Oct 13, 2017
…iereguiluz)

This PR was submitted for the master branch but it was merged into the 3.3 branch instead (closes #7819).

Discussion
----------

Added a note about deprecating addClassesToCompile()

This fixes #7815.

Commits
-------

81450f6 Added a note about deprecating addClassesToCompile()
@xabbuh xabbuh closed this Oct 13, 2017
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.

addClassesToCompile() has been deprecated
4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.