diff --git a/source/content/php-runtime-generation-2.md b/source/content/php-runtime-generation-2.md
index 756644d6d8..9fb880b8fe 100644
--- a/source/content/php-runtime-generation-2.md
+++ b/source/content/php-runtime-generation-2.md
@@ -95,7 +95,7 @@ Once the Dev environment for a site has been upgraded to Generation 2, deploying
| **pdo_pgsql** | 13.5 | 15.14 |
| **pdo_sqlite** | 3.26.0 | 3.40.1 |
| **pgsql** | 13.5 | 15.14 |
-| **redis** | 5.3.7
Compression types: zstd | 6.2.0
Compression types: zstd, lzf, lz4 |
+| **redis** | 6.3.0
Compression types: zstd | 6.3.0
Compression types: zstd, lzf, lz4 |
| **sqlite3** | 3.26.0 | 3.40.1 |
1 Support for these PHP extensions may be added after the platform-wide rollout begins. If you depend on this PHP Extension, we recommend you opt out of PHP Runtime Generation 2 for now.
diff --git a/source/releasenotes/2025-11-20-phpredis-extension-update.md b/source/releasenotes/2025-11-20-phpredis-extension-update.md
new file mode 100644
index 0000000000..d333a37375
--- /dev/null
+++ b/source/releasenotes/2025-11-20-phpredis-extension-update.md
@@ -0,0 +1,8 @@
+---
+title: PHP Redis Extension Update v6.3.0 now available
+published_date: "2025-11-21"
+categories: [infrastructure, performance, tools-apis]
+---
+
+The PHP Redis agent has been updated to the latest version, v6.3.0, for all eligible versions of PHP on both PHP Runtime Generation 1 and [Generation 2](https://docs.pantheon.io/php-runtime-generation-2).
+