We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 790286a commit dc7161cCopy full SHA for dc7161c
UPGRADING
@@ -155,7 +155,7 @@ PHP 8.5 UPGRADE NOTES
155
156
- Session:
157
. session_start is stricter in regard of the option argument.
158
- it throws a ValueError if the whole is not a hashmap or
+ It throws a ValueError if the whole is not a hashmap or
159
a TypeError if read_on_close value is not a valid type
160
compatible with int.
161
@@ -170,7 +170,7 @@ PHP 8.5 UPGRADE NOTES
170
. socket_create_listen, socket_bind and socket_sendto throw a
171
ValueError if the port is lower than 0 or greater than 65535,
172
also if any of the hints array entry is indexes numerically.
173
- . socket_addrinfo_lookup throw a TypeError if any of the hints
+ . socket_addrinfo_lookup throws a TypeError if any of the hints
174
values cannot be cast to a int and can throw a ValueError if
175
any of these values overflow.
176
. socket_set_option with MCAST_LEAVE_GROUP/MCAST_LEAVE_SOURCE_GROUP
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments