1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 02:52:48 +02:00

looks promising

This commit is contained in:
Sascha Schumann
2001-05-20 22:11:06 +00:00
parent cdc30c6826
commit c9023bdcae

1
NEWS
View File

@@ -1,6 +1,7 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.7-dev
- Improved IRIX compatibility. (Sascha)
- 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