1
0
mirror of https://github.com/flarum/core.git synced 2025-07-14 21:36:25 +02:00
Files
php-flarum/framework/core
David Wheatley 9f7c5defaa fix: notification timestamp mismatch in specific configurations (#3379)
When app's PHP server's timezone is not set to UTC, which would normally be done by Flarum's bootstrapping process, this call to Carbon would return a different timestamp to other calls elsewhere in Flarum, causing issues with notifications seemingly being delivered too early/late rather than at the actual time they were triggered.
2022-04-05 15:38:05 +01:00
..
2021-03-05 09:43:35 -05:00
2022-01-03 16:57:09 -05:00
2022-01-20 13:56:05 +01:00
2022-01-03 16:57:09 -05:00