Skip to content

Fix opcache stats timezone#15

Merged
amnuts merged 1 commit into
amnuts:masterfrom
OpnKitchenTeam:master
Oct 11, 2016
Merged

Fix opcache stats timezone#15
amnuts merged 1 commit into
amnuts:masterfrom
OpnKitchenTeam:master

Conversation

@alexandre-abrioux

Copy link
Copy Markdown
Contributor

date_create uses UTC format when passing a UNIX timestamp as first parameter, thus misrepresenting the date. This modification makes use of your default configured PHP timezone and fixes the issue.

@amnuts amnuts merged commit 5ca6acb into amnuts:master Oct 11, 2016
@amnuts

amnuts commented Oct 11, 2016

Copy link
Copy Markdown
Owner

Thanks for the patch! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants