PHP 7.3 Released

News

December 7th, 2018

PHP 7.3 Released

Yesterday the PHP team released PHP 7.3.0 for general availability (GA) and marked the third feature update to PHP 7. You can download the latest version from the official PHP downloads page. You can also get all the nitty-gritty details about PHP 7.3 by reading the PHP 7 changelog on the official site.

While today marks the day of the stable release, you will have to wait a bit longer for the migration guide, which should be available shortly.

If you haven’t read much on PHP 7.3 yet, here are the highlight features coming to PHP 7.3:

Besides the flagship PHP 7.3 announcement, December 6th included five total PHP releases:

PHP 5 released!
*checks notes*
Sorry, five PHPs released!

5.6.39: https://t.co/xLvzngWtZQ
7.0.33: https://t.co/pnNv2fDRvX
7.1.25: https://t.co/IU3gEvI7Bm
7.2.13: https://t.co/QnLz7OKZO9
7.3.0: https://t.co/bADQw469ED

— php.net (@official_php) December 6, 2018

Among the five releases, PHP 5.6.39 and PHP 7.0.33 are both security releases considered to be the last release in their respective branches. You should view these versions as the final releases unless an unforeseen security issue warrants another release.

For the latest PHP-releated news consider following @official_php on Twitter and the PHP News Archive.

Filed in:

Paul Redmond

Full stack web developer. Author of Lumen Programming Guide and Docker for PHP Developers.