From: Date: Thu, 8 Jun 2000 02:15:06 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5dff86055705e0f170a90cf373ba83ff1462b765;p=php NEWS update --- diff --git a/NEWS b/NEWS index f1b5ba3902..a25a7bccf2 100644 --- a/NEWS +++ b/NEWS @@ -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