PHP 7.3 Enters Feature Freeze & Releases Beta

Written by Michael Larabel in Free Software on 2 August 2018 at 07:24 AM EDT. 5 Comments
FREE SOFTWARE
The end of July marked the code branching and feature freeze for PHP 7.3 followed by the creation of the first beta.

PHP 7.3 introduces a net_get_interfaces() function to enumerate detected network adapters in a cross-platform manner, adds is_countable() for determining if a variable can be counted, drops support for BeOS, adds WebP support for the GD image create from string function, updates against a newer SQLite library, improves PHP garbage collection performance, and a lot of bug fixes.

Our early PHP 7.3 benchmarks are looking quite positive and it's great to see PHP7 performance getting even faster. As the PHP 7.3.0 release nears, we'll be back with more performance benchmarks.

The PHP 7.3 Beta 1 release offers up a handful of new bug fixes ranging from taking care of memory leaks to segmentation faults.

PHP 7.3 Beta 1 will be followed by two more betas over the course of August followed by at least six release candidates over the next few months prior to officially introducing PHP 7.3.0 in December.

More details on PHP 7.3 Beta 1 can be found via PHP.net.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week