mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
BFN
This commit is contained in:
parent
8911ba1c62
commit
3fb23c0173
1 changed files with 2 additions and 1 deletions
3
NEWS
3
NEWS
|
@ -13,8 +13,9 @@ PHP NEWS
|
|||
- Changed opendir(), dir() and scandir() to use default context when no context
|
||||
argument is passed. (Sara)
|
||||
- Changed open_basedir to allow tightening in runtime contexts. (Sara)
|
||||
- Re-enabled socket_create_pair() on Windows (Kalle)
|
||||
- Re-enabled socket_create_pair() on Windows. (Kalle)
|
||||
|
||||
- Added support for old style DNS functions. (Scott)
|
||||
- Added mail logging functionality that allows logging of mail sent via
|
||||
mail() function. (Ilia)
|
||||
- Added json_last_error() to return any error information from json_decode().
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue