1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 10:03:18 +02:00

NEWS update

This commit is contained in:
2000-06-08 02:15:06 +00:00
parent eea5d09eb9
commit 5dff860557

3
NEWS
View File

@@ -2,6 +2,9 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.1
- Make trim strip \0 to match php 3 (Rasmus)
- Added function imagecreatefromxbm(). (Jouni)
- Added function imagewbmp(). (Jouni, based on patch from Rune Nordbøe Skillingstad)
- Added str_pad() for padding a string with an arbitrary string on left or
right. (Andrei)
- Made the short_tags, asp_tags and allow_call_time_pass_reference INI