1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Announce PHP 8.4.15

This commit is contained in:
Calvin Buckley
2025-11-20 09:51:33 -04:00
parent 404e68f2f1
commit 1997486a90
7 changed files with 192 additions and 10 deletions

View File

@@ -9,6 +9,7 @@
<uri>http://php.net/contact</uri>
<email>php-webmaster@lists.php.net</email>
</author>
<xi:include href="entries/2025-11-20-2.xml"/>
<xi:include href="entries/2025-11-20-1.xml"/>
<xi:include href="entries/2025-11-13-1.xml"/>
<xi:include href="entries/2025-11-06-1.xml"/>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<entry xmlns="http://www.w3.org/2005/Atom">
<title>PHP 8.4.15 Released!</title>
<id>https://www.php.net/archive/2025.php#2025-11-20-2</id>
<published>2025-11-20T13:48:26+00:00</published>
<updated>2025-11-20T13:48:26+00:00</updated>
<link href="https://www.php.net/index.php#2025-11-20-2" rel="alternate" type="text/html"/>
<link href="https://www.php.net/archive/2025.php#2025-11-20-2" rel="via" type="text/html"/>
<category term="releases" label="New PHP release"/>
<category term="frontpage" label="PHP.net frontpage news"/>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml"><p>The PHP development team announces the immediate availability of PHP 8.4.15. This is a bug fix release.</p>
<p>All PHP 8.4 users are encouraged to upgrade to this version.</p>
<p>For source downloads of PHP 8.4.15 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>,
Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>.
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.4.15">ChangeLog</a>.
</p> </div>
</content>
</entry>