Skip to content

[3.0][HttpKernel] Remove unused method Kernel::isClassInActiveBundle #12854

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
Dec 20, 2014

Conversation

hacfi
Copy link
Contributor

@hacfi hacfi commented Dec 4, 2014

Q A
Bug fix? no
New feature? no
BC breaks? yes, if using isClassInActiveBundle (not used by Symfony itself)
Deprecations? yes
Tests pass? yes
Fixed tickets #11652
License MIT
Doc PR - (Not mentioned in the docs)

Follow-up of #11869

@hhamon
Copy link
Contributor

hhamon commented Dec 5, 2014

I'm not sure but I think this PR is a duplicate.

@hacfi
Copy link
Contributor Author

hacfi commented Dec 5, 2014

@hhamon I checked before I got started but I could have missed it.

@stof
Copy link
Member

stof commented Dec 5, 2014

you should also add the deprecation warning in 2.7 in this method

@hacfi
Copy link
Contributor Author

hacfi commented Dec 5, 2014

@stof Will create a PR for that on the weekend.

hacfi added a commit to hacfi/symfony that referenced this pull request Dec 7, 2014
fabpot added a commit that referenced this pull request Dec 8, 2014
…tiveBundle() (hacfi)

This PR was merged into the 2.7 branch.

Discussion
----------

[HttpKernel] Add deprecation log for Kernel::isClassInActiveBundle()

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #11652
| License       | MIT
| Doc PR        | - (Not mentioned in the docs)

See #11869 and #12854

Commits
-------

5ba6d1f [HttpKernel] Add deprecation log for Kernel::isClassInActiveBundle()
@hacfi
Copy link
Contributor Author

hacfi commented Dec 15, 2014

@hhamon Double-checked and there is no other PR. You might have seen #11869 before but besides that I’m pretty sure there isn’t another PR out there.

@fabpot
Copy link
Member

fabpot commented Dec 20, 2014

Thank you @hacfi.

@fabpot fabpot closed this Dec 20, 2014
@fabpot fabpot merged commit 91dcca4 into symfony:master Dec 20, 2014
fabpot added a commit that referenced this pull request Dec 20, 2014
…InActiveBundle (hacfi)

This PR was merged into the 3.0-dev branch.

Discussion
----------

[3.0][HttpKernel] Remove unused method Kernel::isClassInActiveBundle

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | yes, if using isClassInActiveBundle (not used by Symfony itself)
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #11652
| License       | MIT
| Doc PR        | - (Not mentioned in the docs)

Follow-up of #11869

Commits
-------

91dcca4 [HttpKernel] Remove unused method Kernel::isClassInActiveBundle
@hacfi hacfi deleted the kernel_deprecate_unused_method branch December 24, 2014 12:40
@fabpot fabpot mentioned this pull request Nov 16, 2015
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.

4 participants