mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #7167] Require PHP ^8.0 #10347
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/doctrine/orm/pull/7167
State: closed
Merged: No
We already require PHP 7.2.
While having PHP 8.0 as minimum version, we can further:
Of course, some of these features are not yet implemented, but why not use them ahead of time, right? :shipit:
This would essentially make the project the first to use shiny, new, not-yet-released PHP 8.0!.
Not yet supported by Travis/Scrutinizer.
^9.0is a safety measure, we all know what happened to PHP 6. 😛