1<?xml version="1.0" encoding="utf-8"?> 2<entry xmlns="http://www.w3.org/2005/Atom"> 3 <title>PHP 5.6.39 Released</title> 4 <id>http://php.net/archive/2018.php#id2018-12-06-2</id> 5 <published>2018-12-06T06:14:16-08:00</published> 6 <updated>2018-12-06T06:14:16-08: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-2" rel="alternate" type="text/html"/> 10 <link href="http://php.net/archive/2018.php#id2018-12-06-2" 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 14 5.6.39. This is a security release. Several security bugs have been fixed 15 in this release. 16 17 All PHP 5.6 users are encouraged to upgrade to this version. 18 </p> 19 20 <p>For source downloads of PHP 5.6.39 please visit our <a href="http://www.php.net/downloads.php">downloads page</a>, 21 Windows source and binaries can be found on <a href="http://windows.php.net/download/">windows.php.net/download/</a>. 22 The list of changes is recorded in the <a href="http://www.php.net/ChangeLog-5.php#5.6.39">ChangeLog</a>. 23 </p> 24 25 <p>Please note that according to the <a href="http://php.net/supported-versions.php">PHP version 26support timelines</a>, 27 PHP 5.6.39 is the last scheduled release of PHP 5.6 branch. There may be additional release if we 28discover 29 important security issues that warrant it, otherwise this release will be the final one in the PHP 305.6 branch. 31 If your PHP installation is based on PHP 5.6, it may be a good time to start making the plans for 32the upgrade 33 to PHP 7.1, PHP 7.2 or PHP 7.3. 34 </p> 35 </div> 36 </content> 37</entry> 38 39