Skip to content

Commit fcf7d0a

Browse files
committed
Announce PHP 8.4.0beta4
1 parent c445f7a commit fcf7d0a

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

archive/entries/2024-08-29-2.xml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<entry xmlns="http://www.w3.org/2005/Atom">
3+
<title>PHP 8.4.0 Beta 4 now available for testing</title>
4+
<id>https://www.php.net/archive/2024.php#2024-08-29-2</id>
5+
<published>2024-08-29T18:15:12+00:00</published>
6+
<updated>2024-08-29T18:15:12+00:00</updated>
7+
<link href="https://www.php.net/index.php#2024-08-29-2" rel="alternate" type="text/html"/>
8+
<link href="https://www.php.net/archive/2024.php#2024-08-29-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 release of PHP 8.4.0, Beta 4.
14+
This is the second beta release, continuing the PHP 8.4 release cycle,
15+
the rough outline of which is specified in the
16+
<a href="https://wiki.php.net/todo/php84">PHP Wiki</a>.
17+
</p>
18+
<p>
19+
For source downloads of PHP 8.4.0, Beta 4 please visit the
20+
<a href="https://downloads.php.net/~saki">download page</a>.
21+
</p>
22+
<p>
23+
Please carefully test this version and report any issues found in the
24+
<a href="https://github.com/php/php-src/issues">bug reporting system</a>.
25+
</p>
26+
<p><b>Please DO NOT use this version in production, it is an early test version.</b></p>
27+
<p>
28+
For more information on the new features and other changes, you can read the
29+
<a href="https://github.com/php/php-src/blob/php-8.4.0beta4/NEWS">NEWS</a> file
30+
or the <a href="https://github.com/php/php-src/blob/php-8.4.0beta4/UPGRADING">UPGRADING</a>
31+
file for a complete list of upgrading notes. These files can also be
32+
found in the release archive.
33+
</p>
34+
<p>
35+
The next release will be Beta 5, planned for 12 September 2024.
36+
</p>
37+
<p>
38+
The signatures for the release can be found in
39+
<a href="https://gist.github.com/SakiTakamachi/7132a67e0cdc1e792fa1e88f1726d5cc">the manifest</a>
40+
or on <a href="https://qa.php.net/">the QA site</a>.
41+
</p>
42+
<p>Thank you for helping us make PHP better.</p>
43+
</div>
44+
</content>
45+
</entry>

0 commit comments

Comments
 (0)