1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 23:48:14 +02:00

NEWS update

This commit is contained in:
2000-07-11 01:09:09 +00:00
parent ece6962f06
commit 87efadc76c
+1
View File
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
- Fixed closing
- Apache module would sometimes close a wrong file-descriptor. (Sascha)
- Fixed use of alternative storage handlers in the session module. (Sascha)
- Updated str_pad() to be able to pad on left/right/both sides. (Andrei)