Skip to content
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

Switch to non-deprecated Extension class #545

Merged
merged 1 commit into from
May 14, 2024

Conversation

derrabus
Copy link
Member

Symfony deprecated the abstract extension class from the HttpKernel component. Let's use its parent from the DependencyInjection component instead.

@derrabus derrabus added the Bug label May 14, 2024
@derrabus derrabus added this to the 3.3.1 milestone May 14, 2024
@derrabus derrabus requested a review from greg0ire May 14, 2024 19:58
@derrabus derrabus merged commit 715b62c into doctrine:3.3.x May 14, 2024
13 checks passed
@derrabus derrabus deleted the bugfix/deprecated-extension branch May 14, 2024 20:32
derrabus added a commit that referenced this pull request May 14, 2024
* 3.3.x:
  Switch to non-deprecated Extension class (#545)
  Bump doctrine/.github from 3.1.0 to 5.0.1
  Setup Dependabot for Github actions
  Upgrade CI workflow
  Use service name in the example
  Remove changelog
  Configure the documentation directory for each branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants