1<?xml version="1.0" encoding="utf-8"?> 2<entry xmlns="http://www.w3.org/2005/Atom"> 3 <title>PHP 7.0.6 Released</title> 4 <id>http://php.net/archive/2016.php#id2016-04-29-1</id> 5 <published>2016-04-29T02:30:00+01:00</published> 6 <updated>2016-04-29T02:30:00+01:00</updated> 7 <category term="releases" label="New PHP release"/> 8 <category term="frontpage" label="PHP.net frontpage news"/> 9 <link href="http://php.net/index.php#id2016-04-29-1" rel="alternate" type="text/html"/> 10 <link href="http://php.net/archive/2016.php#id2016-04-29-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 14 7.0.6. This is a security release. Several security bugs were fixed in 15 this release, including 16 </p> 17 <ul> 18 <li>CVE-2016-3078</li> 19 <li>CVE-2016-3074</li> 20 </ul> 21 <p> 22 All PHP 7.0 users are encouraged to upgrade to this version. 23 </p> 24 25 <p>For source downloads of PHP 7.0.6 please visit our <a href="http://www.php.net/downloads.php">downloads page</a>, 26 Windows source and binaries can be found on <a href="http://windows.php.net/download/">windows.php.net/download/</a>. 27 The list of changes is recorded in the <a href="http://www.php.net/ChangeLog-7.php#7.0.6">ChangeLog</a>. 28 </p> 29 </div> 30 </content> 31</entry> 32