diff options
author | <changelog@php.net> | 2001-05-20 01:09:12 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-05-20 01:09:12 +0000 |
commit | 0115847b1fa4ae115189a795699b556a01518e24 (patch) | |
tree | 6e3114fee28ec0bb878b03bff822ad8245f19dcc /NEWS | |
parent | dc43b9f574804d836ef2905b41a2ef0420f2a0f5 (diff) | |
download | php-git-0115847b1fa4ae115189a795699b556a01518e24.tar.gz |
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Fixed crash bug in bzopen() when specifying an invalid file. (Andi) - Fixed bugs in the mcrypt extension that caused crashes. (Derick) - Added the IMG_ARC_ROUNDED option for the ImageFilledArc() function, which specified that the drawn curve should be rounded. (Sterling) |