Release for support PHP 8 #2294
Unanswered
hrs-o
asked this question in
Help needed
Replies: 4 comments 5 replies
|
I think the current v7 beta already supports php8. |
2 replies
|
It seems that Pimple is not yet compatible with PHP8, and it was difficult to simply update the composer.json. - pimple/pimple is locked to version v3.3.0 and an update of this package was not requested.
- pimple/pimple v3.3.0 requires php ^7.2.5 -> your php version (8.0.0RC5) does not satisfy that requirement.
---
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 1 update, 0 removals
- Downgrading pimple/pimple (v3.3.0 => v3.2.3)
|
1 reply
|
Released v7.0.0-beta.11. Should work with PHP8. Please, verify. |
1 reply
|
Any ETA for a stable release? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Any ETA for that?
All reactions