🎉 PHP 8.5.0 Alpha 1 is available for testing!
In this very initial preview for PHP 8.5, we have:
- Pipe operator (|>)
- Final property promotion
- New array_first() and array_last() functions
- New #[\NoDiscard] attribute
… and more!
➕ Do: Test your projects!
➖ Don't: Run it in production. It's not fully ready yet.
Congratulations to Daniel, @edorian, and @adoy