|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<entry xmlns="http://www.w3.org/2005/Atom"> |
| 3 | + <title>PHP 8.3.0 Beta 2 available for testing</title> |
| 4 | + <id>https://www.php.net/archive/2023.php#2023-08-03-2</id> |
| 5 | + <published>2023-08-03T11:50:26-07:00</published> |
| 6 | + <updated>2023-08-03T11:50:26-07:00</updated> |
| 7 | + <link href="https://www.php.net/index.php#2023-08-03-2" rel="alternate" type="text/html"/> |
| 8 | + <link href="https://www.php.net/archive/2023.php#2023-08-03-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 second beta release of PHP 8.3.0, Beta 2. |
| 14 | + This continues the PHP 8.3 release cycle, the rough outline of which is specified in the |
| 15 | + <a href="https://wiki.php.net/todo/php83">PHP Wiki</a>. |
| 16 | + </p> |
| 17 | + <p>For source downloads of PHP 8.3.0 Beta 2 please visit the <a href="https://downloads.php.net/~jakub">download page</a>.</p> |
| 18 | + <p>Please carefully test this version and report any issues found in the <a href="https://github.com/php/php-src/issues">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.3.0beta2/NEWS">NEWS</a> file, |
| 23 | + or the <a href="https://github.com/php/php-src/blob/php-8.3.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 17 2023.</p> |
| 27 | + <p>The signatures for the release can be found in <a href="https://gist.github.com/bukka/31646ada5b94b4d2b78e0551905f5745">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