mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
*** empty log message ***
This commit is contained in:
parent
ceb247762f
commit
6cbb9fa288
1 changed files with 4 additions and 2 deletions
6
NEWS
6
NEWS
|
@ -2,8 +2,10 @@ PHP 4.0 NEWS
|
|||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
|
||||
???, Version 4.0 Beta 5
|
||||
- Added ip2long() and long2ip() courtesy of Faisal Nasim <faisal@nasim.org>
|
||||
- Added ftruncate() and fstat(), courtesy of Faisal Nasim <faisal@nasim.org>
|
||||
- Added ip2long() and long2ip(),
|
||||
courtesy of Faisal Nasim <faisal@nasim.org> (Andrei)
|
||||
- Added ftruncate() and fstat(),
|
||||
courtesy of Faisal Nasim <faisal@nasim.org> (Andrei)
|
||||
- Added parse_ini_file(). Currently implemented in non thread safe version
|
||||
of PHP, and currently lacks section support (Zeev)
|
||||
- "none" is now equivalent with "" in Apache config directives (Stig)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue