News

PHP 7.3 Alpha 1 Released

Published
PHP 7.3 Alpha 1 Released image

The PHP team announced yesterday that the release of the first PHP 7.3.0 version—Alpha 1—is available. This starts the PHP 7.3 release cycle which is based on PHP 7.2.

The pace of the PHP 7 release cycle is a significant plus for developers and moving the language forward at a quickened pace. We can expect v7.3.0 to land sometime around November 29 based on the timetable for this release.

A couple of highlight features that are coming to PHP 7.3 include:

To get the latest news and insider information about the next version of PHP, I recommend that you watch Rasmus Lerdorf’s talk PHP in 2018. He discusses a brief history of PHP and performance improvements in PHP 7, among other exciting PHP 7.3 topics.

For more information on yesterday’s release, check out the official PHP.net announcement and the UPGRADING document on GitHub. You should not use this version for production; it’s an early test version.

The next release, Alpha 2, is planned for June 21, and the first beta coming next month on July 19th.

Paul Redmond photo

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

Filed in

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article
Laravel Rulebook: Business Rules That Change by Date image

Laravel Rulebook: Business Rules That Change by Date

Read article
Taylor disabled GitHub Issues on most Laravel open-source packages. image

Taylor disabled GitHub Issues on most Laravel open-source packages.

Read article
Exclude Vendor and Default Commands in `php artisan dev` image

Exclude Vendor and Default Commands in `php artisan dev`

Read article
The Laracon Archive image

The Laracon Archive

Read article
Group Adjacent Collection Items in Laravel with chunkBy() image

Group Adjacent Collection Items in Laravel with chunkBy()

Read article