File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -209,8 +209,8 @@ PHP NEWS
209
209
(David Carlier)
210
210
. Updated the socket_create_listen backlog argument default value to SOMAXCONN.
211
211
(David Carlier)
212
- . Added the SO_NOSIGPIPE constant to control the generation of SIGPIPE for macOs.
213
- (David Carlier)
212
+ . Added the SO_NOSIGPIPE constant to control the generation of SIGPIPE for
213
+ macOs and FreeBSD. (David Carlier)
214
214
215
215
- SNMP:
216
216
. Removed the deprecated inet_ntoa call support. (David Carlier)
Original file line number Diff line number Diff line change @@ -611,7 +611,7 @@ PHP 8.4 UPGRADE NOTES
611
611
. SOCK_DCCP (NetBSD only).
612
612
. TCP_SYNCNT (Linux only).
613
613
. SO_EXCLBIND (Solaris/Illumos only).
614
- . SO_NOSIGPIPE (macOs only ).
614
+ . SO_NOSIGPIPE (macOs and FreeBSD ).
615
615
616
616
- Sodium:
617
617
. SODIUM_CRYPTO_AEAD_AEGIS128L_KEYBYTES
You can’t perform that action at this time.
0 commit comments