|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<entry xmlns="http://www.w3.org/2005/Atom"> |
| 3 | + <title>PHP 8.1.0 Beta 2 available for testing</title> |
| 4 | + <id>https://www.php.net/archive/2021.php#2021-08-05-2</id> |
| 5 | + <published>2021-08-05T15:16:40+00:00</published> |
| 6 | + <updated>2021-08-05T15:16:40+00:00</updated> |
| 7 | + <link href="https://www.php.net/index.php#id2021-08-05-2" rel="alternate" type="text/html"/> |
| 8 | + <link href="https://www.php.net/archive/2021.php#2021-08-05-2" rel="via" type="text/html"/> |
| 9 | + <category term="frontpage" label="PHP.net frontpage news"/> |
| 10 | + <content type="xhtml"> |
| 11 | + <div xmlns="http://www.w3.org/1999/xhtml"> |
| 12 | + <p> |
| 13 | + The PHP team is pleased to announce the first beta release of PHP 8.1.0, Beta 2. |
| 14 | + This continues the PHP 8.1 release cycle, the rough outline of which is specified in the |
| 15 | + <a href="https://wiki.php.net/todo/php81">PHP Wiki</a>. |
| 16 | + </p> |
| 17 | + <p>For source downloads of PHP 8.1.0, Beta 2 please visit the <a href="https://downloads.php.net/~ramsey">download page</a>.</p> |
| 18 | + <p>Please carefully test this version and report any issues found in the <a href="http://bugs.php.net">bug reporting system</a>.</p> |
| 19 | + <p><b>Please DO NOT use this version in production, it is an early test version.</b></p> |
| 20 | + <p> |
| 21 | + For more information on the new features and other changes, you can read the |
| 22 | + <a href="https://github.com/php/php-src/blob/php-8.1.0beta2/NEWS">NEWS</a> file, |
| 23 | + or the <a href="https://github.com/php/php-src/blob/php-8.1.0beta2/UPGRADING">UPGRADING</a> |
| 24 | + file for a complete list of upgrading notes. These files can also be found in the release archive. |
| 25 | + </p> |
| 26 | + <p>The next release will be Beta 3, planned for Aug 19 2021.</p> |
| 27 | + <p>The signatures for the release can be found in <a href="https://gist.github.com/ramsey/50a79dda00c1b669ac121c89d45ee46d">the manifest</a> or on <a href="https://qa.php.net/">the QA site</a>.</p> |
| 28 | + <p>Thank you for helping us make PHP better.</p> |
| 29 | + </div> |
| 30 | + </content> |
| 31 | +</entry> |
0 commit comments