1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 01:53:36 +02:00
This commit is contained in:
Sascha Schumann
2000-07-09 13:41:12 +00:00
parent 2cfa840eb5
commit fb8de6eec1

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
- 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)
- Fixed crash in gzopen(). (Thies)
- Multiple character set support in gdttf.c (Rob Goodwin)