PHP 7.3 Released
The PHP team has been officially announced the general availability of PHP 7.3 as of December 06 2018. This release marks the third feature update to the PHP 7.x.
You can download the latest version from the official PHP downloads page. Also get the list of change details in PHP 7.3 by reading the changelog on the official site.
PHP 7.3 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