Skip to content

Commit 2d11d8b

Browse files
committed
[ci skip] Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0: [ci skip] Fix NEWS
2 parents 7fcf17c + 2a51efc commit 2d11d8b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ PHP NEWS
1010
. Fixed bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2).
1111
(cmb)
1212

13+
- FPM:
14+
. Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege
15+
escalation) (CVE-2021-21703). (Jakub Zelenka)
16+
1317
- JSON:
1418
. Fixed bug #81532 (Change of $depth behaviour in json_encode() on PHP 8.1).
1519
(Nikita)

0 commit comments

Comments
 (0)