Skip to content

date_default_timezone_set in Log class usage warning! #72

@fmp777

Description

@fmp777

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.

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