Subscribe to PHP Freaks RSS

PHP 7.3.0 Released

syndicated from www.php.net on December 6, 2018

The PHP development team announces the immediate availability of PHP 7.3.0. This release marks the third feature update to the PHP 7 series.

PHP 7.3.0 comes with numerous improvements and new features such as

Flexible Heredoc and Nowdoc Syntax PCRE2 Migration Multiple MBString Improvements LDAP Controls Support Improved FPM Logging Windows File Deletion Improvements Several Deprecations

For source downloads of PHP 7.3.0 please visit our downloads page Windows binaries can be found on the PHP for Windows site. The list of changes is recorded in the ChangeLog.

The migration guide is available in the PHP Manual. Please consult it for the detailed list of new features and backward incompatible changes.

Many thanks to all the contributors and supporters!