1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00

NEWS update

This commit is contained in:
2000-03-07 02:09:09 +00:00
parent fa7f4d1e6a
commit d5005ff5d7
+2
View File
@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
???, Version 4.0 Beta 5
- Cleaned up extension namespace (Stig)
- OCINLogon() sessions are now closed again. (Thies)
- Added ip2long() and long2ip(),
courtesy of Faisal Nasim <faisal@nasim.org> (Andrei)
- Added ftruncate() and fstat(),