jani Fri Oct 26 08:13:16 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
fix news
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.987&r2=1.2027.2.547.2.988&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.987 php-src/NEWS:1.2027.2.547.2.988
--- php-src/NEWS:1.2027.2.547.2.987 Thu Oct 25 07:30:29 2007
+++ php-src/NEWS Fri Oct 26 08:13:15 2007
@@ -14,7 +14,7 @@
array_udiff_assoc(). (Dmitry)
- Fixed move_uploaded_file() to always set file permissions of resulting file
- according to UMASK (Andrew Sitnikov)
+ according to UMASK. (Andrew Sitnikov)
- Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf)
- Fixed regression in glob() when enforcing safe_mode/open_basedir checks on
paths containing '*'. (Ilia)
@@ -43,8 +43,8 @@
(Ilia)
- Fixed bug #43020 (Warning message is missing with shuffle() and more
than one argument). (Scott)
-- Fixed bug #4294 (Move *timeout initialization from RINIT to connect time).
- (Ilia)
+- Fixed bug #42943 (ext/mssql: Move *timeout initialization from RINIT
+ to connect time). (Ilia)
- Fixed bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode).
(Ilia)
- Fixed bug #42890 (Constant "LIST" defined by mysqlclient and c-client).
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php