1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00

NEWS update

This commit is contained in:
2001-05-20 01:09:12 +00:00
parent dc43b9f574
commit 0115847b1f
+1
View File
@@ -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)