Bug(バグ) #374
All tasks display a lot of Strict Standards errors (タスクを実行すると大量の Strict Standards エラーが表示される)
Start date:
2009-12-20
Due date:
% Done:
100%
3.6 で発生するか:
Unknown (未調査)
3.8 で発生するか:
Unknown (未調査)
Description
If error_reporting setting contains E_STRICT, all tasks display a lot of Strict Standards errors.
(error_reporting の設定に E_STRICT が含まれている環境においてタスクを実行すると、大量の Strict Standards エラーが表示される。)
Related issues
Associated revisions
removed E_STRICT errors on running a task (fixes #374)
removed E_DEPRECATED errors on running a task (refs #374)
You should rewrite config/ProjectConfiguration.class.php if you use PHP 5.2.x
History
#1 Updated by Rimpei Ogawa almost 15 years ago
- Subject changed from openpne:install task displays a lot of Strict Standards errors (openpne:install タスクを実行すると大量の Strict Standards エラーが表示される) to Some tasks display a lot of Strict Standards errors (いくつかのタスクを実行すると大量の Strict Standards エラーが表示される)
#2 Updated by Rimpei Ogawa almost 15 years ago
- Subject changed from Some tasks display a lot of Strict Standards errors (いくつかのタスクを実行すると大量の Strict Standards エラーが表示される) to All tasks display a lot of Strict Standards errors (タスクを実行すると大量の Strict Standards エラーが表示される)
すべてのタスクで発生したので Subject を書きなおしました。
#3 Updated by Rimpei Ogawa almost 15 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴commit:"fe768b16daeae193980f7c485eaf516dbc50bd19"で適用されました。
#4 Updated by Rimpei Ogawa almost 15 years ago
- Target version set to OpenPNE 3.3.2
#5 Updated by Kousuke Ebihara over 14 years ago
- Status changed from Pending Review(レビュー待ち) to Fixed(完了)
- % Done changed from 50 to 100