AnrDaemon

Results 234 comments of AnrDaemon
trafficstars

PHP 7.2.9 in both cases. Sorry I've missed that bit.

[Given](#589) [repeated](#595) claims that "PHP on ubuntu uses system tzdata"…

I guess I'm lucky to know how to wrest both upstart and systemd to work out identical results. But frankly… this is a nuisance.

Updating `timezonedb` won't solve `intl` issue. ``` $ php --ri timezonedb timezonedb Alternative Timezone Database => enabled Timezone Database Version => 2018.5 $ php -r 'print \IntlTimeZone::createTimeZone("Europe/Moscow")->getTZDataVersion();' 2016b ```

Only works for CLI. All my attempts to teach FPM to pick the new data have failed so far.

Ok, found the solution. In pool config, set: ``` env[ICU_DATA] = /opt/icu ```

My perceived issue with underlining is that it looks "too long". If it would be possible to leave it connected, but make it start a little later/end a little earlier...

Comparatively, spaces is still best looking solution to my eyes.

Small apostrophe-like mark worked well for me so far personally. The eye gets trained real fast, and it's not that intrusive even if you accidentally get it in the 4-digit...

@KOLANICH , we've discussed this already in the issue thread. No need to plug your project into every thread.