The PHP staff has introduced the discharge of the primary PHP 8.4 launch candidate! Though the final availability (GA) of v8.4.0 remains to be about two months away (anticipated on November 21), you’ll be able to start making ready for PHP 8.4 now. Familiarize your self with the brand new options, the improve path, and key dates to make sure you’re prepared.
📢 We have collected spotlight options coming to PHP 8.4 in our put up, A Take a look at What’s Coming to PHP 8.4 📢
What New Options are in PHP 8.4?
PHP 8.4 is a minor launch with some thrilling new options like new array discover strategies, property hooks, and extra. Listed here are among the spotlight options coming to PHP 8.4:
- Add request_parse_body() operate that permits parsing RFC1867 (multipart)
requests in non-POST HTTP requests.
Try the upgrading doc for the whole record of recent options.
Timeline
PHP 8.4 is out of beta and within the launch candidate part. Most significantly, the GA launch is predicted on November twenty first! We’re excited to get our palms on this launch and take away all the additional parenthesis round new expressions with constructor arguments 😁
Be taught Extra
The next record of sources has every thing it’s worthwhile to be taught extra concerning the upcoming releases:
- The UPGRADING doc contains backward-incompatible adjustments, new options, and every thing else you will have to familiarize your self with adjustments in PHP 8.4
- The NEWS doc has detailed notes about every launch
- The PHP 8.4 preparation duties web page has the discharge timeline of the upcoming releases
- You possibly can obtain the PHP 8.4 RC1 supply from the downloads web page