プロジェクト

全般

プロフィール

Backport(バックポート) #485

完了

Default timezone setting not used in the openpne:migrate task (openpne:migrate タスク実行中にデフォルトのタイムゾーン設定が使用されない)

Kousuke Ebihara さんがほぼ15年前に追加. ほぼ15年前に更新.

ステータス:
Fixed(完了)
優先度:
Normal(通常)
担当者:
対象バージョン:
開始日:
2009-12-24
期日:
進捗率:

100%

予定工数:

説明

sfPearEnvironment calls date_default_timezone_set('UTC'); so php default timezone setting is ignored.

For example, if Doctrine's timestampable fileds (created_at and updated_at) is set in the openpne:migrate task, recorded time is force UTC timezone.

sfPearEnvironment で date_default_timezone_set('UTC'); が呼ばれているために、PHPのデフォルトタイムゾーン設定が無視されてしまっている。

例えば、Doctrine の Timestampable フィールド(created_at や updated_at)が openpne:migrate タスクの中で更新された場合、記録される時間が強制的に UTC の時間になってしまう。


関連するチケット 1 (0件未完了1件完了)

関連している OpenPNE 3 - Bug(バグ) #379: Default timezone setting not used in the openpne:migrate task (openpne:migrate タスク実行中にデフォルトのタイムゾーン設定が使用されない)Fixed(完了)Rimpei Ogawa2009-12-24

操作

他の形式にエクスポート: Atom PDF