Freek Van der Herten1 min readintro
What's new in PHP 8.6
Summary
This post previews PHP 8.6 features, highlighting partial function application, a new polling API, and readonly property defaults. It also mentions other improvements and deprecations expected in the upcoming release.
- PHP 8.6 will introduce partial function application.
- A new polling API is expected in PHP 8.6.
- Readonly properties will support default values.
- Other minor improvements and deprecations are coming.





