File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,17 +21,17 @@ PHP NEWS
21
21
22
22
- Opcache:
23
23
. 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)
29
29
30
30
- Posix:
31
31
. Added posix_sysconf. (David Carlier)
32
32
33
33
- Sockets:
34
34
. 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)
36
36
37
37
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>
You can’t perform that action at this time.
0 commit comments