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

PHP 8.2: Add custom error handler if needed #80

Merged
merged 2 commits into from
Dec 11, 2023
Merged

Conversation

mnocon
Copy link
Contributor

@mnocon mnocon commented Dec 6, 2023

Requires: ezsystems/ezplatform-kernel#386

This uses Sławek's work to disable PHP 8.2 deprecations on CI - this will allow us to add PHP 8.2 to the matrix.

Doc:
https://symfony.com/doc/current/components/runtime.html (the autoload part is needed because only then the vendor/autoload_runtime.php file is modified)

Tested in ibexa/commerce#412

Copy link

sonarqubecloud bot commented Dec 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mnocon mnocon marked this pull request as ready for review December 6, 2023 10:45
@micszo micszo merged commit ca15648 into main Dec 11, 2023
7 checks passed
@micszo micszo deleted the add-php8.2-error-handler branch December 11, 2023 13:40
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