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

Fix Symfony 7.1 deprecation #13

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Conversation

endelwar
Copy link
Member

Fix #12

@endelwar endelwar self-assigned this Jun 21, 2024
Copy link

what-the-diff bot commented Jun 21, 2024

PR Summary

  • Updated Symfony Versions for Continuous Integration
    The Symfony versions being used in the continuous integration process have been updated. This ensures that our workflows are tested against the latest and secure versions.

  • Changelog Updated to Reflect Deprecated Symfony 7.1 Resolution
    The change log has been updated to mention that the deprecated features from Symfony 7.1 have been handled and resolved in this update. This means that we are keeping our software up-to-date and compatible with the most recent version of Symfony.

  • Import Statements Updated in WeasyprintExtension.php
    The import statements in the file WeasyprintExtension.php have been updated. By doing this, we ensure that the correct modules and packages are being imported, which will make our program run more effectively.

@endelwar endelwar merged commit bbcdb66 into develop Jun 21, 2024
14 checks passed
@endelwar endelwar deleted the feature/symfony_71_deprecation branch June 21, 2024 09:20
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.

Deprecated extension in Symfony 7.1
1 participant