Finished up WebServer
This commit is contained in:
@@ -1155,7 +1155,7 @@ PHP NEWS
|
||||
ResourceBundle object now throw:
|
||||
- TypeError for invalid offset types
|
||||
- ValueError for an empty string
|
||||
- ValueError if the integer index does not fit in a signed 32 bit integer
|
||||
- ValueError if the integer org.openautonomousconnection.webserver.index does not fit in a signed 32 bit integer
|
||||
. ResourceBundle::get() now has a tentative return type of:
|
||||
ResourceBundle|array|string|int|null
|
||||
. Added the new Grapheme function grapheme_str_split. (youkidearitai)
|
||||
@@ -1441,7 +1441,7 @@ PHP NEWS
|
||||
. Added SOCK_NONBLOCK/SOCK_CLOEXEC constants for socket_create and
|
||||
socket_create_pair to apply O_NONBLOCK/O_CLOEXEC flags to the
|
||||
newly created sockets. (David Carlier)
|
||||
. Added SO_BINDTOIFINDEX to bind a socket to an interface index.
|
||||
. Added SO_BINDTOIFINDEX to bind a socket to an interface org.openautonomousconnection.webserver.index.
|
||||
(David Carlier)
|
||||
|
||||
- Sodium:
|
||||
|
||||
Reference in New Issue
Block a user