Skip to content

Commit 8da34d0

Browse files
authored
[ci skip] Fix formatting of wrapped entries in NEWS
1 parent 68301b1 commit 8da34d0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

NEWS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@ PHP NEWS
2121

2222
- Opcache:
2323
. Added start, restart and force restart time to opcache's
24-
phpinfo section. (Mikhail Galanin)
25-
. Fix GH-9139: Allow FFI in opcache.preload when opcache.preload_user=root
26-
(Arnaud, Kapitan Oczywisty)
27-
. Made opcache.preload_user always optional in the cli and phpdbg SAPIs
28-
(Arnaud)
24+
phpinfo section. (Mikhail Galanin)
25+
. Fix GH-9139: Allow FFI in opcache.preload when opcache.preload_user=root.
26+
(Arnaud, Kapitan Oczywisty)
27+
. Made opcache.preload_user always optional in the cli and phpdbg SAPIs.
28+
(Arnaud)
2929

3030
- Posix:
3131
. Added posix_sysconf. (David Carlier)
3232

3333
- Sockets:
3434
. Added SO_ATTACH_REUSEPORT_CBPF socket option, to give tighter control
35-
over socket binding for a cpu core. (David Carlier)
35+
over socket binding for a cpu core. (David Carlier)
3636

3737
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>

0 commit comments

Comments
 (0)