Skip to content

Function strptime() is deprecated #128

@georged

Description

@georged

PHP Deprecated: Function strptime() is deprecated in

if ( function_exists( "strptime" ) == true ) {
$time_array = strptime( $timestamp, $formatString );

See https://www.php.net/manual/en/function.strftime.php
See https://php.watch/versions/8.1/strftime-gmstrftime-deprecated

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