Skip to content

DateTimeInterface::ISO8601 is deprecated - consider ::ATOM or replacing with an explicit format #833

@signe

Description

@signe

Describe the bug

DateTimeInterface::ISO8601 has been deprecated since PHP 7.2 because it's incompatible with the real ISO 8601 format. Consider using ::ATOM or replacing it with an explicit format of Y-m-d\TH:i:sO if the non-colon-containing TZ offset must be maintained

To Reproduce

View:
lib/recurly/logger.php:55
lib/recurly/base_client.php:242

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions