php 5.2.6リリース

5月1日付でphp 5.2.6がリリースされておりました。
  • Fixed possible stack buffer overflow in the FastCGI SAPI identified.
  • Fixed integer overflow in printf() identified.
  • Fixed security issue detailed in CVE-2008-0599.
  • Fixed a safe_mode bypass in cURL.
  • Properly address incomplete multibyte chars inside escapeshellcmd().
  • Upgraded bundled PCRE to version 7.6
他、あれこれあれこれな120以上のバグフィックスが為されているそう。 そう言えばこないだまでMacPortでは5.2.5のままだったなぁって思い出しましたけれども、Windows版では
Update (May 6th): The Windows installers were missing the XSL and IMAP extensions. Update (May 3rd): The Windows archives were missing the XSL and IMAP extensions.
という。 セキュリティーフィックスを筆頭に該当点が無ければ怖いじゃんからアップデートは見合わせた方が良いかも知れないですね、Windows版。