Author: Sergey Panteleev (saundefined) Date: 2023-07-26T22:10:54+03:00 Commit: https://github.com/php/web-php/commit/17a8f2202aaaa55de08dc82a07c7e09b717b9c2a Raw diff: https://github.com/php/web-php/commit/17a8f2202aaaa55de08dc82a07c7e09b717b9c2a.diff
Fix the PHP version in the announcement Changed paths: M archive/entries/2023-07-20-1.xml Diff: diff --git a/archive/entries/2023-07-20-1.xml b/archive/entries/2023-07-20-1.xml index 0ac06818a..616560210 100644 --- a/archive/entries/2023-07-20-1.xml +++ b/archive/entries/2023-07-20-1.xml @@ -14,7 +14,7 @@ This continues the PHP 8.3 release cycle, the rough outline of which is specified in the <a href="https://wiki.php.net/todo/php83">PHP Wiki</a>. </p> - <p>For source downloads of PHP 8.1.0 Beta 1 please visit the <a href="https://downloads.php.net/~eric">download page</a>.</p> + <p>For source downloads of PHP 8.3.0 Beta 1 please visit the <a href="https://downloads.php.net/~eric">download page</a>.</p> <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> <p><b>Please DO NOT use this version in production, it is an early test version.</b></p> <p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php