Bug 34771 - Проблема с timezone в php7
Summary: Проблема с timezone в php7
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: php7 (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-05 16:44 MSK by Nikita Obukhov
Modified: 2018-11-13 01:29 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Obukhov 2018-04-05 16:44:14 MSK
В php7 7.1.14 не устанавливается Default timezone. Default timezone => UTC
Comment 1 Nikita Obukhov 2018-04-05 17:12:54 MSK
Время меняется на установленное, но в Default timezone не отображается
Comment 2 Anton Farygin 2018-04-05 17:14:27 MSK
системная таймзона в phpinfo() или UTC ? ?
Comment 3 Nikita Obukhov 2018-04-05 17:20:08 MSK
В phpinfo
Comment 4 Anton Farygin 2018-04-05 17:21:35 MSK
хорошо, посмотрю к следующей сборке, спасибо.
Comment 5 Antonov Alexander 2018-04-09 17:02:35 MSK
timezone меняется в php.ini
После этого:
php7 -i | grep -i timezone
Default timezone => Europe/Moscow
Comment 6 Repository Robot 2018-11-13 01:29:13 MSK
php7-7.2.12-alt1 -> sisyphus:

Mon Nov 12 2018 Anton Farygin <rider@altlinux.ru> 7.2.12-alt1
- 7.2.12
- added patches from debian for using the default system timezone (closes: #34771)