Bug 34771

Summary: Проблема с timezone в php7
Product: Sisyphus Reporter: Nikita Obukhov <nickf>
Component: php7Assignee: Anton Farygin <rider>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: aas, rider
Version: unstable   
Hardware: all   
OS: Linux   

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)