1<?xml version="1.0" encoding="utf-8"?> 2<entry xmlns="http://www.w3.org/2005/Atom"> 3 <title>PHP 7.2.0 Beta 3 Released</title> 4 <id>http://php.net/archive/2017.php#id2017-08-17-1</id> 5 <published>2017-08-17T10:17:44+02:00</published> 6 <updated>2017-08-17T10:17:44+02:00</updated> 7 <category term="frontpage" label="PHP.net frontpage news"/> 8 <link href="http://php.net/index.php#id2017-08-17-1" rel="alternate" type="text/html"/> 9 <link href="http://php.net/archive/2017.php#id2017-08-17-1" rel="via" type="text/html"/> 10 <content type="xhtml"> 11 <div xmlns="http://www.w3.org/1999/xhtml"> 12 <p> 13 The PHP development team announces the immediate availability of PHP 7.2.0 Beta 3. 14 This release is the third and final beta for 7.2.0. All users of PHP are encouraged 15 to test this version carefully, and report any bugs and incompatibilities in the 16 <a href="https://bugs.php.net/">bug tracking system</a>. 17 </p> 18 19 <p><strong>THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!</strong></p> 20 21 <p> 22 For more information on the new features and other changes, you can read the 23 <a href="https://github.com/php/php-src/blob/php-7.2.0beta3/NEWS">NEWS</a> file, 24 or the <a href="https://github.com/php/php-src/blob/php-7.2.0beta3/UPGRADING">UPGRADING</a> 25 file for a complete list of upgrading notes. These files can also be found in the release archive. 26 </p> 27 28 <p> 29 For source downloads of PHP 7.2.0 Beta 3 please visit the 30 <a href="https://downloads.php.net/~remi/">download</a> page, 31 Windows sources and binaries can be found at 32 <a href="http://windows.php.net/qa/">windows.php.net/qa/</a>. 33 </p> 34 35 <p> 36 The first Release Candidate will be released on the 31th of August. 37 You can also read the full list of planned releases on 38 <a href="https://wiki.php.net/todo/php72">our wiki</a>. 39 </p> 40 41 <p>Thank you for helping us make PHP better.</p> 42 </div> 43 </content> 44</entry> 45