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

Announce PHP 8.3.27

This commit is contained in:
Eric Mann
2025-10-23 13:49:31 -07:00
parent 5ea58f1f36
commit 90dbc48b7b
7 changed files with 169 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-10-23-3.xml"/>
<xi:include href="entries/2025-10-23-2.xml"/>
<xi:include href="entries/2025-10-23-1.xml"/>
<xi:include href="entries/2025-10-09-2.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.27 Released!</title>
<id>https://www.php.net/archive/2025.php#2025-10-23-3</id>
<published>2025-10-23T20:47:41+00:00</published>
<updated>2025-10-23T20:47:41+00:00</updated>
<link href="https://www.php.net/index.php#2025-10-23-3" rel="alternate" type="text/html"/>
<link href="https://www.php.net/archive/2025.php#2025-10-23-3" 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.27. This is a bug fix release.</p>
<p>All PHP 8.3 users are encouraged to upgrade to this version.</p>
<p>For source downloads of PHP 8.3.27 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.27">ChangeLog</a>.
</p> </div>
</content>
</entry>