|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2006, Version 4.4.2
- Backport missing imap_mailcompose fixes from 5.X. (Ilia)
-- Missing safe_mode/open_basedir check in cURL extension. (Ilia)
+- Added missing safe_mode/open_basedir checks in cURL extension. (Ilia)
+- Fixed bug #35071 (Wrong fopen mode used in GD safe-mode checks). (Jani)
- Fixed bug #35067, #35063 (key(),current() need to work by reference). (Ilia)
- Fixed bug #35059 (Apache2 crash with mod_rewrite). (Ilia)
-- Fixed bug #34996 (ImageTrueColorToPalette() crashes when ncolors is
- zero). (Tony)
+- Fixed bug #34996 (ImageTrueColorToPalette() crashes when ncolors is zero).
+ (Tony)
- Fixed bug #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
parameter on Windows). (Mike)
-- Fixed bug #33760 (cURL needs to implement CRYPTO_callback functions to prevent
- locking). (Mike)
+- Fixed bug #33760 (cURL needs CRYPTO_callback functions to prevent locking).
+ (Mike)
31 Oct 2005, Version 4.4.1
- Added missing safe_mode checks for image* functions and cURL. (Ilia)