News

PHP 8.4 Release Candidate 1 is here

Published Updated
PHP 8.4 Release Candidate 1 is here image

The PHP team has announced the release of the first PHP 8.4 release candidate! Although the general availability (GA) of v8.4.0 is still about two months away (expected on November 21), you can begin preparing for PHP 8.4 now. Familiarize yourself with the new features, the upgrade path, and key dates to ensure you're ready.

📢 We've collected highlight features coming to PHP 8.4 in our post, A Look at What's Coming to PHP 8.4 📢

What New Features are in PHP 8.4?

PHP 8.4 is a minor release with some exciting new features like new array find methods, property hooks, and more. Here are some of the highlight features coming to PHP 8.4:

  • Add request_parse_body() function that allows parsing RFC1867 (multipart) requests in non-POST HTTP requests.

Check out the upgrading document for the complete list of new features.

Timeline

PHP 8.4 is out of beta and in the release candidate phase. Most importantly, the GA release is expected on November 21st! We're excited to get our hands on this release and remove all the extra parenthesis around new expressions with constructor arguments 😁

PHP 8.4 Release Schedule
Release timeline from the PHP 8.4 Preparation Tasks page

Learn More

The following list of resources has everything you need to learn more about the upcoming releases:

  • The UPGRADING document includes backward-incompatible changes, new features, and everything else you'll need to familiarize yourself with changes in PHP 8.4
  • The NEWS document has detailed notes about each release
  • The PHP 8.4 preparation tasks page has the release timeline of the upcoming releases
  • You can download the PHP 8.4 RC1 source from the downloads page
Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Filed in

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article