Use native createFromTimestamp method on PHP 8.4+ #771
Annotations
3 errors
Static analysis (8.2):
src/mako/chrono/traits/TimeTrait.php (in context of class mako/chrono/Time)#L65
Call to an undefined static method DateTime::createFromTimestamp().
|
Static analysis (8.2):
src/mako/chrono/traits/TimeTrait.php (in context of class mako/chrono/TimeImmutable)#L65
Call to an undefined static method DateTimeImmutable::createFromTimestamp().
|
Static analysis (8.2)
Process completed with exit code 1.
|