Software

[Software] PHP 4.4.8

Amazonのアソシエイトとして、8796.jp管理日誌は適格販売により収入を得ています。

 2007年で終了することでおなじみだったPHP4が2008年になって更新されました。

PHP 4.4.8 Released

[03-Jan-2008]

The PHP development team would like to announce the immediate availability of PHP 4.4.8. It continues to improve the security and the stability of the 4.4 branch and all users are strongly encouraged to upgrade to it as soon as possible. This release wraps up all the outstanding patches for the PHP 4.4 series, and is therefore the last normal PHP 4.4 release. If necessary, releases to address security issues could be made until 2008-08-08.

PHP: Hypertext Preprocessor

 

 事前リリースの通り、基本的にPHP4のリリースは終了です。もしヤバそうな問題が見つかったら8月8日までは更新するかもわからんよってことのようです。

 変更点はバグ修正だけのようです。詳細については続きを読むで。


Version 4.4.8

03-Jan-2008

  • Improved fix for MOPB-02-2007.
  • Fixed an integer overflow inside chunk_split(). Identified by Gerhard Wagner.
  • Fixed integer overlow in str[c]spn().
  • Fixed regression in glob when open_basedir is on introduced by #41655 fix.
  • Fixed money_format() not to accept multiple %i or %n tokens.
  • Addded “max_input_nesting_level” php.ini option to limit nesting level of input variables. Fix for MOPB-03-2007.
  • Fixed INFILE LOCAL option handling with MySQL – now not allowed when open_basedir or safe_mode is active.
  • Fixed session.save_path and error_log values to be checked against open_basedir and safe_mode (CVE-2007-3378).
  • Fixed bug #43010 (Fixed regression in imagearc with two equivelent angles).
  • Fixed bug #41765 (Recode crashes/does not work on amd64).
  • Fixed bug #41630 (segfault when an invalid color index is present in the image data).
  • Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3).
  • Fixed bug #38798 (OpenSSL init corrected in php5 but not in php4).
PHP: PHP 4 ChangeLog
タイトルとURLをコピーしました