diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 4.4.0 +- Fixed bug #20442 (upgraded bunbled expat to 1.95.5). (Ilia) - Fixed bug #20424 (stream_get_meta_data craches on a normal file stream). (Derick, Wez) - Added imagefilter() function which allows application of various filters. - This function is only available with bundled GD. (Pierre-Alain Joye, Ilia) + This function is only available with bundled GD. (Pierre-Alain Joye, Ilia) ? ? ??? 2002, Version 4.3.0 - ATTENTION! "make install" will *by default* install the CLI SAPI binary in |