mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01:00
Make sense of these NEWS entries
This commit is contained in:
7
NEWS
7
NEWS
@@ -23,9 +23,10 @@ PHP NEWS
|
||||
- Changed open_basedir to allow tightening in runtime contexts. (Sara)
|
||||
- Changed PHP/Zend extensions to use flexible build IDs. (Stas)
|
||||
|
||||
- Added support for time_ nanosleep and time_ sleep_ until on Windows. (Pierre)
|
||||
- Added support for symlink, readlink, linkinfo and link on Windows. They are
|
||||
available only when the running platform supports them. (Pierre)
|
||||
- Added support for time_nanosleep() and time_sleep_until() on Windows.
|
||||
(Pierre)
|
||||
- Added support for symlink(), readlink(), linkinfo() and link() on Windows.
|
||||
They are available only when the running platform supports them. (Pierre)
|
||||
- Added support for gray levels PNG image with alpha in GD extension. (Pierre)
|
||||
- Added support for salsa hashing functions in HASH extension. (Scott)
|
||||
- Added DOMNode::getLineNo to get line number of parsed node. (Rob)
|
||||
|
||||
Reference in New Issue
Block a user