Do You PHP はてブロ

Do You PHPはてなからはてブロに移動しました

PHP4.4.3リリース

ようやくリリースされました。


Some of the key changes of PHP 4.4.3 include:

  • Disallow certain characters in session names.
  • Fixed a buffer overflow inside the wordwrap() function.
  • Prevent jumps to parent directory via the 2nd parameter of the tempnam() function.
  • Improved safe_mode check for the error_log() function.
  • Fixed cross-site scripting inside the phpinfo() function.
  • Fixed offset/length parameter validation inside the substr_compare() function.
  • Upgraded bundled PCRE library to version 6.6
  • Over 20 various bug fixes.