1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 15:12:39 +02:00

[skip ci] Add missing NEWS entry for GH-9476

This commit is contained in:
Ilija Tovilo
2022-09-08 11:12:23 +02:00
parent 4842edeae4
commit ec6893e07e

4
NEWS
View File

@@ -13,5 +13,9 @@ PHP NEWS
- Posix:
. Added posix_sysconf. (David Carlier)
- CLI:
. Added pdeathsig to builtin server to terminate workers when the master
process is killed. (ilutov)
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>