11 Release Notes for
22 P4PHP, P4 API for PHP
33
4- Version 2025.1
4+ Version 2025.2
55
66Introduction
77
@@ -20,6 +20,14 @@ Introduction
2020
2121--------------------------------------------------------------------------
2222
23+ Important End-of-Life Notice
24+
25+ This major release of P4PHP would be the last to test against
26+ PHP version 8.1.x, which is in EOL status. This is part of our
27+ commitment to focus on supported technology platforms.
28+
29+ --------------------------------------------------------------------------
30+
2331Important Product Rebrand Notice
2432
2533 Helix Core is now P4
@@ -53,18 +61,18 @@ Compatibility Statements
5361
5462 Server Compatibility
5563
56- This release of P4PHP supports the 2025.1 P4 Server.
64+ This release of P4PHP supports the 2025.2 P4 Server.
5765 Older releases might work but are not supported.
5866
5967 API Compatibility
6068
61- This release of P4PHP requires the 2025.1 (2025.1/2761706 ) P4 C/C++ API.
69+ This release of P4PHP requires the 2025.2 (2025.2/2852709 ) P4 C/C++ API.
6270 Older releases will not work and will fail to compile.
6371
6472 OpenSSL compatibility
6573
6674 The minimum version of OpenSSL libraries required is driven by the
67- 2025.1 server; the minimum version needed is 1.1.1. The latest 3.0 .x or
75+ 2025.2 server; the minimum version needed is 1.1.1. The latest 3.x .x or
6876 1.1.1 patch is recommended.
6977
7078 PHP compatibility
@@ -78,10 +86,10 @@ Compatibility Statements
7886
7987 Linux kernel 2.6+ for Intel(x86_64)
8088 Ubuntu 20.04, 22.04, 24.04
81- Rocky Linux 8, 9
89+ Rocky Linux 8, 9, 10
8290 Linux kernel 2.6+ for ARM(aarch64)
8391 Ubuntu 22.04, 24.04
84- Rocky Linux 9
92+ Rocky Linux 9, 10
8593 Windows for Intel(ntx64)
8694 Server 2016, 2019, 2022
8795
@@ -159,6 +167,16 @@ Key to symbols used in change notes below.
159167
160168--------------------------------------------------------------------------
161169
170+ New functionalities in 2025.2 (2025.2/2863687) (2025/12/03)
171+
172+ #2843010 (Job #128790)
173+ This release of P4PHP is built against P4 C/C++ API 2025.2 (2025.2/2852709)
174+
175+ #2849852 (Job #128766)
176+ Added support for Rocky Linux 10.
177+
178+ --------------------------------------------------------------------------
179+
162180New functionality in 2025.1 (2025.1/2767434) (2025/05/21)
163181
164182 #2757772 (Job #125783) * ** ***
0 commit comments