diff options
| author | <changelog@php.net> | 2000-06-08 02:15:06 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2000-06-08 02:15:06 +0000 |
| commit | 5dff86055705e0f170a90cf373ba83ff1462b765 (patch) | |
| tree | 2f6027662e5794c6d61e9fd09cddf7c619fa4041 | |
| parent | eea5d09eb9093b037f0fea3f532dcb060d6134a4 (diff) | |
| download | php-git-5dff86055705e0f170a90cf373ba83ff1462b765.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
