PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? Jan 2007, Version 4.4.5
+01 Feb 2007, Version 4.4.5RC2
- Fixed bug #39819 (Using $this not in object context can cause segfaults).
(Dmitry)
- Fixed bug #36248 (CURLOPT_HEADERFUNCTION, couldn't set the function in the
(Derick, Joe Orton)
- Backported fix for ext/imap compilation failure with recent c-client
versions. (Tony)
-
+- Upgraded PEAR to 1.5.0. (Greg)
- Moved extensions to PECL:
. ext/ovrimos (Derick)
#define PHP_MAJOR_VERSION 4
#define PHP_MINOR_VERSION 4
#define PHP_RELEASE_VERSION 5
-#define PHP_EXTRA_VERSION "RC2-dev"
-#define PHP_VERSION "4.4.5RC2-dev"
+#define PHP_EXTRA_VERSION "RC2"
+#define PHP_VERSION "4.4.5RC2"