mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +08:00
Added NEWS entry for socket_export_stream()
Closes pull request https://github.com/php/php-src/pull/762
This commit is contained in:
parent
e8abb70fc9
commit
45c0301b69
4
NEWS
4
NEWS
@ -43,6 +43,10 @@ PHP NEWS
|
||||
. Fixed bug #71972 (Cyclic references causing session_start(): Failed to
|
||||
decode session object). (Laruence)
|
||||
|
||||
- Sockets:
|
||||
. Added socket_export_stream() function for getting a stream compatible
|
||||
resource from a socket resource. (Chris Wright, Bob)
|
||||
|
||||
- SPL:
|
||||
. Fixed bug #72051 (The reference in CallbackFilterIterator doesn't work as
|
||||
expected). (Laruence)
|
||||
|
Loading…
Reference in New Issue
Block a user