ます’s Blog - どうでもいい記事100選

どうでもいい記事100選

5.2.0RC6 out!

だそうで。shimookaさん、勝手にリンク向けちゃってスミマセン。(w
5.2.0RC5から5.2.0RC6までの修正状況は以下の通り。意外と多い量の修正です。

--- NEWS	2006/10/05 19:49:03	1.2027.2.547.2.290
+++ NEWS	2006/10/20 01:51:07	1.2027.2.547.2.312
@@ -1,9 +1,37 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+19 Oct 2006, PHP 5.2.0RC6
+- Fixed invalid read in imagecreatefrompng when an empty file is given
+  (Pierre, Tony)
+- Fixed bug #39140 (Uncaught exception may cause crash). (Dmitry)
+- Fixed bug #39020 (PHP in FastCGI server mode crashes). (Dmitry)
+- Fixed bug #38458, PECL bug #8944, PECL bug #7775 (error retrieving
+  columns after long/text columns with PDO_ODBC). (Wez)
+- Fixed PECL bug #9061 (oci8 might reuse wrong persistent connection). (Tony)
+- Fixed PECL bug #8816 (issue in php_oci_statement_fetch with more than one 
+  piecewise column) (jeff at badtz-maru dot com, Tony)
+- Fixed PECL bug #7755 (error selecting DOUBLE fields with PDO_ODBC).
+  ("slaws", Wez)
+- Fixed bug #39125 (Memleak when reflecting non-existing class/method). (Tony)
+- Fixed bug #39067 (getDeclaringClass() and private properties). (Tony)
+- Fixed bug #39034 (curl_exec() with return transfer returns TRUE on empty
+  files). (Ilia)
+- Fixed bug #38934 (move_uploaded_file() cannot read uploaded file outside of
+  open_basedir). (Ilia)
+- Fixed bug #38882 (ldap_connect causes segfault with newer versions of 
+  OpenLDAP). (Tony)
+- Fixed bug #38649 (uninit'd optional arg in stream_socket_sendto()). (Sara)
+- Fixed bug #38465 (ReflectionParameter fails if default value is an access to
+  self::). (Johannes)
+- Fixed bug #38400 (Use of com.typelib_file may cause a crash). (Ilia)
+- Fixed bug #38198 (possible crash when COM reports an exception). (Ilia)
+- Fixed bug #37262 (var_export() does not escape \0 character). (Ilia)
+- Fixed bug #36515 (Unlinking buckets from non-existant brigades). (Sara)
+
 05 Oct 2006, PHP 5.2.0RC5
 - Updated bundled OpenSSL to version 0.9.8d in the Windows distro. (Edin)
 - Updated Postgresql client libraries to 8.1.4 in the Windows distro. (Edin)
-- Speedup array/HashTable copying. (Matt W, Dmitry)
+- Speedup array/HashTable copying. (Matt Wilmas, Dmitry)
 - Added ability to make SOAP call userspace PHP<->XML converters. (Dmitry)
 - Added support for character sets in pg_escape_string() for PostgreSQL
   8.1.4 and higher. (Ilia)
@@ -31,6 +59,7 @@
   session.save_path, allowing them to account for extra parameters). (Ilia)
 - Fixed bug #38989 (Absolute path with slash at beginning doesn't work on win).
   (Dmitry)
+- Fixed bug #38985 (Can't cast COM objects). (Wez)
 - Fixed bug #38981 (using FTP URLs in get_headers() causes crash). (Tony)
 - Fixed bug #38961 (metaphone() results in segmentation fault on NetBSD). 
   (Tony)
@@ -77,7 +106,7 @@
   families). (Sara)
 - Fixed bug #38661 (mixed-case URL breaks url-wrappers). (Ilia)
 - Fixed bug #38464 (array_count_values() mishandles numeric strings). 
-  (Matthew Wilmas, Ilia)
+  (Matt Wilmas, Ilia)
 - Fixed bug #38096 (large timeout values ignored on 32bit machines in
   stream_socket_accept() and stream_socket_client()). (Ilia)
 - Fixed bug #37923 (Display constant value in reflection::export). (Johannes)
@@ -315,7 +344,7 @@
   functions. FR #37971 (Tony)
 - Added PATHINFO_FILENAME option to pathinfo() to get the filename. (Toby S. 
   and Christian S.)
-- Added array_fill_keys() function. (Marcus, Matthew Wilmas)
+- Added array_fill_keys() function. (Marcus, Matt Wilmas)
 - Added posix_initgroups() function. (Ilia)
 - Added an optional parameter to parse_url() to allow retrieval of distinct URL
   components. (Ilia)
@@ -463,7 +492,7 @@
   stream context options). (Mike)
 - Fixed bug #34005 (oci_password_change() fails). 
   (pholdaway at technocom-wireless dot com, Tony)
-- Fixed bug #29538 (number_format and problem with 0). (Matthew Wilmas)
+- Fixed bug #29538 (number_format and problem with 0). (Matt Wilmas)
 
 04 May 2006, PHP 5.1.4
 - Added "capture_peer_cert" and "capture_peer_cert_chain" context options

泣いても笑っても?これでRCは最後。。。。だと思いたい。(w