News

The PHP 8 Beta is Here

Published
The PHP 8 Beta is Here image

The PHP team announced the release of the first PHP 8 beta yesterday! We are still about four months from the v8.0.0, but you can start preparing for PHP 8 by learning about the new features, the upgrade path, and key dates to make sure you’re ready.

What New Features are in PHP 8?

PHP 8 expands on the language with new features focusing on the language’s object-oriented design, types, and adding missing conveniences. Here are some of the highlight features coming to PHP 8:

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

Timeline

This release kicks off the feature freeze portion of the PHP 8 release cycle. We’ll see a few more betas, five release candidates, and finally the general availability release on November 26, 2020:

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.
  • THh NEWS document has detailed notes about each release
  • The PHP 8.0 preparation tasks page has the release timeline of the upcoming beta and release candidate (RC) releases
  • You can download the PHP 8.0.0beta1 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 →
Mock PHP Classes in Tests With the Double Library image

Mock PHP Classes in Tests With the Double Library

Read article
Laravel Discount: Coupon Codes, Usage Limits, and Stacking image

Laravel Discount: Coupon Codes, Usage Limits, and Stacking

Read article
Laravel Truss: Live Interactive Database ER Diagrams image

Laravel Truss: Live Interactive Database ER Diagrams

Read article
Laravel artisan dev: Run Server, Queue, Logs, and Vite image

Laravel artisan dev: Run Server, Queue, Logs, and Vite

Read article
Validate and Convert HEIC Images in Laravel image

Validate and Convert HEIC Images in Laravel

Read article
Saga Lara Flow: Durable Workflows and Compensating Transactions on Laravel Queues image

Saga Lara Flow: Durable Workflows and Compensating Transactions on Laravel Queues

Read article