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

Announce PHP 8.3.29

This commit is contained in:
Eric Mann
2025-12-18 07:43:21 -08:00
parent 0fa26a1db8
commit 8ed610b09c
7 changed files with 188 additions and 11 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-12-18-2.xml"/>
<xi:include href="entries/2025-12-18-1.xml"/>
<xi:include href="entries/2025-12-17-1.xml"/>
<xi:include href="entries/2025-11-30-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.3.29 Released!</title>
<id>https://www.php.net/archive/2025.php#2025-12-18-2</id>
<published>2025-12-18T15:37:23+00:00</published>
<updated>2025-12-18T15:37:23+00:00</updated>
<link href="https://www.php.net/index.php#2025-12-18-2" rel="alternate" type="text/html"/>
<link href="https://www.php.net/archive/2025.php#2025-12-18-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.3.29. This is a security release.</p>
<p>All PHP 8.3 users are encouraged to upgrade to this version.</p>
<p>For source downloads of PHP 8.3.29 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.3.29">ChangeLog</a>.
</p> </div>
</content>
</entry>