Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions src/source/releasenotes/2026-01-20-php-83-84-patch-updates.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: "PHP 8.3 and 8.4 updated to their latest patch releases"
published_date: "2026-01-20"
categories: [infrastructure]
---
PHP versions [8.3.30](https://www.php.net/ChangeLog-8.php#8.3.30) and [8.4.17](https://www.php.net/ChangeLog-8.php#8.4.17) are now available on the platform. These updates include bug fixes and enhancements that improve performance and stability.
Updates will be applied automatically over the next few days, so no manual action is required.

PHP 8.3.30 is available on both PHP Runtime Generation 1 and [PHP Runtime Generation 2](/php-runtime-generation-2).

PHP 8.4 is only available with the new [PHP Runtime Generation 2](/php-runtime-generation-2).
Loading