Author: Joe Ferguson (svpernova09)
Date: 2026-09-10T17:24:47-05:00
Commit:
https://github.com/php/web-php/commit/6139ea5276d8f31ad9443cdfc9c118d1ca3b15af
Raw diff:
https://github.com/php/web-php/commit/6139ea5276d8f31ad9443cdfc9c118d1ca3b15af.diff
Announce PHP 8.6.0beta3
Changed paths:
A public/archive/entries/2026-09-10-1.xml
M include/release-qa.php
M public/archive/archive.xml
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index e8a26cfb3f..e1839f6a4e 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -101,12 +101,12 @@
'active' => true,
'release' => [
'type' => 'beta',
- 'number' => 2,
- 'sha256_bz2' =>
'd296d7862d63f37cf0fb1c268d99d54ea9b9a889bf2c14f3e12d67def2b9d860',
- 'sha256_gz' =>
'050002aecf33584ea5caca4afebda0437b6cd224a7b0cb82cdf8e96776060c6b',
- 'sha256_xz' =>
'61debd0709c7e95067d3d3ec071f7490acc3519e4a79e0e7982cabcb4f7403cd',
- 'date' => '27 August 2026',
- 'baseurl' => 'https://downloads.php.net/~mbeccati/',
+ 'number' => 3,
+ 'sha256_bz2' =>
'e1517694d025b947430bc31afe41e6e134f68782d944542b962cf0b5132b1936',
+ 'sha256_gz' =>
'2499bb217d77566319c0e971a36041484b8cb7181ef5adf282a751e132015e8c',
+ 'sha256_xz' =>
'e8daf9546c4d4244dad961b5412734db57823c2e967df3fcfbb819a62d520ea6',
+ 'date' => '10 September 2026',
+ 'baseurl' => 'https://downloads.php.net/~svpernova09/',
],
],
];
diff --git a/public/archive/archive.xml b/public/archive/archive.xml
index 34034e5316..813540780d 100644
--- a/public/archive/archive.xml
+++ b/public/archive/archive.xml
@@ -9,6 +9,7 @@
<uri>http://php.net/contact</uri>
<email>[email protected]</email>
</author>
+ <xi:include href="entries/2026-09-10-1.xml"/>
<xi:include href="entries/2026-09-02-2.xml"/>
<xi:include href="entries/2026-09-02-1.xml"/>
<xi:include href="entries/2026-08-31-1.xml"/>
diff --git a/public/archive/entries/2026-09-10-1.xml
b/public/archive/entries/2026-09-10-1.xml
new file mode 100644
index 0000000000..730a252bee
--- /dev/null
+++ b/public/archive/entries/2026-09-10-1.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom">
+ <title>PHP 8.6.0 Beta 3 is available for testing</title>
+ <id>https://www.php.net/archive/2026.php#2026-09-10-1</id>
+ <published>2026-09-10T22:19:15+00:00</published>
+ <updated>2026-09-10T22:19:15+00:00</updated>
+ <link href="https://www.php.net/index.php#2026-09-10-1" rel="alternate"
type="text/html"/>
+ <link href="https://www.php.net/archive/2026.php#2026-09-10-1" rel="via"
type="text/html"/>
+ <category term="frontpage" label="PHP.net frontpage news"/>
+ <content type="xhtml">
+ <div xmlns="http://www.w3.org/1999/xhtml">
+ <p>The PHP team is pleased to announce the third beta release of PHP
8.6.0, Beta 3. This continues the PHP 8.6 release cycle, the rough outline of
which is specified in the <a href="https://wiki.php.net/todo/php86">PHP
Wiki</a>.</p>
+ <p>For source downloads of PHP 8.6.0 Beta 3 please visit the <a
href="https://downloads.php.net/~svpernova09/">download page</a>.</p>
+ <p>Please carefully test this version and report any issues found <a
href="https://github.com/php/php-src/issues/new?template=bug_report.yml">on
GitHub</a>.</p>
+ <p><strong>Please DO NOT use this version in production, it is an
early test version.</strong></p>
+ <p>For more information on the new features and other changes, you can
read the <a
href="https://github.com/php/php-src/blob/php-8.6.0beta3/NEWS">NEWS</a> file,
or the <a
href="https://github.com/php/php-src/blob/php-8.6.0beta3/UPGRADING">UPGRADING</a>
file for a complete list of upgrading notes. These files can also be found in
the release archive.</p>
+ <p>The next release will be RC 1, planned for 24 Aug 2026.</p>
+ <p>The signatures for the release can be found in the <a
href="https://gist.github.com/svpernova09/b5dc0b7b2ec231b3a5db54793c7ec1aa">manifest</a>
or on the <a href="https://www.php.net/release-candidates.php">Release
Candidates page</a>.</p>
+ <p>Thank you for helping us make PHP better.</p>
+ </div>
+ </content>
+</entry>