Skip to content

date_default_timezone_set in Log class usage warning! #72

Description

@flxmrk

Putting date_default_timezone_set in the construct of the Log class can have unwanted effect on the entire application since the scope of date_default_timezone_set is global for the lifetime of the currently executing script.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions