phpBB 2.0.14 released
NEWS :: http://www.phpbb.com/phpBB/viewtopic.php?t=281963
DOWNLOAD :: http://www.phpbb.com/downloads.php
修正箇所は以下の通り。
(AMiKAi翻訳です
)
| phpbb.com の記述を引用: |
- Hardened author and keyword search a bit to not allow very server intensive searches
あまりサーバー集約的な探索を許可しないために著者および1つのビット当たりキーワード検索を強固にします。
- Fixed full path disclosure in bad word parsing
悪い単語解析中の固定の十分なパス開示
- Resetting complete userdata array in session code if authentication fails
認証が失敗する場合に、セッション・コード中の完全なuserdata配列をリセットすること
- Fixed bug in moderator control panel where certain parameters could lead to an "error creating new session" sql error
あるパラメーターが「新しいセッションを作るエラー」sqlエラーに結びつくことができるモデレーターパネル中の直されたバグ
- Fixed bug in session code where empty page ids could lead to an "error creating new session" sql error
空のページidsが「新しいセッションを作るエラー」sqlエラーに結びつくことができるセッション・コード中の直されたバグ
- Fixed html handling in signatures if html is turned off globally
htmlが全体的に切られる場合、署名での固定のhtml取り扱い
- Fixed install.php problem with PHP5 register_long_arrays option turned off
PHP5 register_long_arraysオプションに関する固定のinstall.php問題は別れました。
- Fixed potential issues with styling system
デザインするシステムを備えた固定の潜在的な問題
- Added correct class to login_body template file
login_bodyテンプレート・ファイルへの追加の正確なクラス
- Removed file db/oracle.php from package
パッケージからの離れたファイル db/oracle.php
- Removed version number from message body page in /admin (if user is not an admin) - mikelbeck
/admin(ユーザがadminでない場合)―mikelbeckの中のメッセージ身体ページからの離れたバージョン番号
- Fixed case-sensitivity issues in postgres7.php - R45
postgres7.phpの中の固定ケース感度問題-R45
|
ってことは、PHP5 上のインストール不具合は解消されたってことか?
試せる方は試してみて報告くださ~い。