derick Mon Nov 15 11:42:11 2004 EDT
Modified files: (Branch: PHP_5_0)
/php-src NEWS
Log:
- Those are also fixed with the same commit.
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.123&r2=1.1760.2.124&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.123 php-src/NEWS:1.1760.2.124
--- php-src/NEWS:1.1760.2.123 Mon Nov 15 11:30:43 2004
+++ php-src/NEWS Mon Nov 15 11:42:10 2004
@@ -49,14 +49,17 @@
- Fixed bug #30147 (OO sqlite_fetch_object did not reset error handler). (Wez)
- Fixed bug #30133 (get_current_user() crashes on Windows). (Edin)
- Fixed bug #30057 (did not detect IPV6 on FreeBSD 4.1). (Wez)
+- Fixed bug #30042 (strtotime does not use second param). (Derick)
- Fixed bug #30027 (Possible crash inside ftp_get()).
(cfield at affinitysolutions dot com)
+- Fixed bug #29557 (strtotime error). (Derick)
- Fixed bug #29418 (double free when openssl_csr_new fails).
(Kamesh Jayachandran).
- Fixed bug #29211 (SoapClient doesn't request wsdl through proxy). (Rob)
- Fixed bug #28599 (strtotime fails with zero base time). (Derick)
- Fixed bug #28220 (mb_strwidth() returns wrong width values for some hangul
characters). (Moriyoshi)
+- Fixed bug #28209 (strtotime("now")). (Derick)
- Fixed bug #27798 (private / protected variables not exposed by
get_object_vars() inside class). (Marcus)
- Fixed bug #27183 (Userland stream wrapper segfaults on stream_write).
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php