1<?xml version="1.0" encoding="utf-8"?> 2<entry xmlns="http://www.w3.org/2005/Atom"> 3 <title>PHP 7.3.0 Released</title> 4 <id>http://php.net/archive/2018.php#id2018-12-06-1</id> 5 <published>2018-12-06T13:57:53+01:00</published> 6 <updated>2018-12-06T13:57:53+01:00</updated> 7 <category term="frontpage" label="PHP.net frontpage news"/> 8 <category term="releases" label="New PHP release"/> 9 <link href="http://php.net/index.php#id2018-12-06-1" rel="alternate" type="text/html"/> 10 <link href="http://php.net/archive/2018.php#id2018-12-06-1" rel="via" type="text/html"/> 11 <content type="xhtml"> 12 <div xmlns="http://www.w3.org/1999/xhtml"> 13 <p>The PHP development team announces the immediate availability of PHP 7.3.0. 14 This release marks the third feature update to the PHP 7 series.</p> 15 16 <p>PHP 7.3.0 comes with numerous improvements and new features such as</p> 17 18 <ul> 19 <li><a href="http://php.net/manual/migration73.new-features.php#migration73.new-features.core.heredoc">Flexible Heredoc and Nowdoc Syntax</a></li> 20 <li><a href="http://php.net/manual/migration73.other-changes.php#migration73.other-changes.pcre">PCRE2 Migration</a></li> 21 <li><a href="http://php.net/manual/migration73.new-features.php#migration73.new-features.mbstring">Multiple MBString Improvements</a></li> 22 <li><a href="http://php.net/manual/migration73.new-features.php#migration73.new-features.ldap">LDAP Controls Support</a></li> 23 <li><a href="http://php.net/manual/migration73.new-features.php#migration73.new-features.fpm">Improved FPM Logging</a></li> 24 <li><a href="http://php.net/manual/migration73.windows-support.php#migration73.windows-support.core.file-descriptors">Windows File Deletion Improvements</a></li> 25 <li><a href="http://php.net/manual/migration73.deprecated.php">Several Deprecations</a></li> 26 </ul> 27 28 <p>For source downloads of PHP 7.3.0 please visit our <a href="http://www.php.net/downloads">downloads</a> page 29 Windows binaries can be found on the <a href="http://windows.php.net/download">PHP for Windows</a> site. 30 The list of changes is recorded in the <a href="http://www.php.net/ChangeLog-7.php#7.3.0">ChangeLog</a>.</p> 31 32 <p>The <a href="http://php.net/manual/en/migration73.php">migration guide</a> is available in the PHP Manual. 33 Please consult it for the detailed list of new features and backward incompatible changes.</p> 34 35 <p>Many thanks to all the contributors and supporters!</p> 36 </div> 37 </content> 38</entry> 39