-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
Description
PHP Deprecated: Function strptime() is deprecated in
php-crm-toolkit/src/AbstractClient.php
Lines 204 to 205 in 29d86be
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