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

Don't work with PHP 8.4 #11176

Open
joanhey opened this issue Dec 1, 2024 · 2 comments
Open

Don't work with PHP 8.4 #11176

joanhey opened this issue Dec 1, 2024 · 2 comments

Comments

@joanhey
Copy link

joanhey commented Dec 1, 2024

Released 21 Nov 2024.
https://www.php.net/releases/8.4/en.php

slimphp/Slim#3353

https://github.com/slimphp/Slim/actions/runs/12050752263/job/33747015111?pr=3353

Copy link

Hey @joanhey, can you reproduce the issue on https://psalm.dev? These will be used as phpunit tests when implementing the feature or fixing this bug.

@joanhey
Copy link
Author

joanhey commented Dec 1, 2024

It's not necessary to reproduce.
Your composer.json

 "require": {
        "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
        "ext-SimpleXML": "*",

Nothing with PHP 8.4
https://github.com/slimphp/Slim/actions/runs/12050752263/job/33747015111?pr=3353

image

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

No branches or pull requests

1 participant