Skip to content

Conversation

@Lunyyx
Copy link
Contributor

@Lunyyx Lunyyx commented Apr 3, 2025

Fixing deprecation notice:

The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be
deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further
notice. You should not use it from "EmilePerron\TinymceBundle\DependencyInjection\TinymceExtension".

Fixing deprecation notice
@EmilePerron
Copy link
Owner

Thanks for the PR! Looks like you've accidentally removed a semi-colon, which causes errors.

If you update it I'll allow the pipeline to run again and hopefully this should be good to merge :)

@Lunyyx
Copy link
Contributor Author

Lunyyx commented Apr 4, 2025

Thanks for the PR! Looks like you've accidentally removed a semi-colon, which causes errors.

If you update it I'll allow the pipeline to run again and hopefully this should be good to merge :)

Oh yes my bad sorry !

I just updated it :)

@EmilePerron EmilePerron changed the title Update TinymceExtension.php fix: deprecation of Symfony\Component\HttpKernel\DependencyInjection\Extension Apr 4, 2025
@EmilePerron EmilePerron merged commit 03c73f9 into EmilePerron:main Apr 4, 2025
17 checks passed
@EmilePerron
Copy link
Owner

Much better - just merged this and released it under v3.2.1.

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants