Subscribe to PHP Freaks RSS

PHP 7.3.0 Released

syndicated from planet-php.net on December 5, 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 asFlexible Heredoc and Nowdoc SyntaxPCRE2 MigrationMultiple MBString ImprovementsLDAP Controls SupportImproved FPM LoggingWindows File Deletion ImprovementsSeveral DeprecationsFor 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!