[PHP-dev 340] PHP4.2.1RC1

Yasuo Ohgaki php-dev@php.gr.jp
Wed, 01 May 2002 22:38:26 +0900


少し予定より遅れましたが、5/5に4.2.1のリリースが予定されています。

4.2.1RC1は
http://www.php.net/~derick/php-4.2.1RC1.tar.bz2
に置いてあります。

4.2.0では動作していたが、4.2.1で動作しなくなった、と言った
不具合はすぐに修正されるので、動作確認を行なえる方は確認をお
願いします。

4.2.1はバグフィックスリリースです。NEWSファイルに記載されている
マイナーな修正も多く含まれています。

05 May 2002, Version 4.2.1
- Fixed a bug in socket_select() that could cause unexpected behavior
  when using a statement like $w = $e = array($sock); This change
  unfortunately prevents the use of constant values (e.g. NULL) for the
  socket array paramaters. Instead, use a temporary variable or an
  expression with the leftmost member being a temporary variable.
  ex.: socket_select($w, $r, $e = NULL, 10); (Jason)
- Fixed crashes in the session serializer. (Stas)
- Fixed malformed atime/mtime with touch(). (Yasuo)
- Fixed a couple of bugs in array_sum() and array_merge(). (Andrei)
- Fixed SJIS directory name handling under Windows. (Rui)
- Fixed empty mb_output_handler() output when Content-Type is specified.
(Yasuo)
- Fixed the false logic in ext/session which made SID constant not to be
defined when cookies are disabled. (Sascha)
- Fixed possible crash bug in HTTP uploads. (Patch: Lucas Schroeder)
- Fixed possible NULL-pointer dereferencing in the COM extension which
caused 'Error in php_OLECHAR_to_char()' warnings on various places.
Also modified the API to consistently return NULL in case of an error.
(Alan, Harald)
- Fixed a bug in the COM extension that caused outproc servers to 'hang'
because of a missing Release() call. (Alan, Harald)

--
Yasuo Ohgaki




__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!  http://bb.yahoo.co.jp/