Skip to content

Use native createFromTimestamp method on PHP 8.4+ #771

Use native createFromTimestamp method on PHP 8.4+

Use native createFromTimestamp method on PHP 8.4+ #771

Triggered via push August 20, 2024 20:50
Status Failure
Total duration 28s
Artifacts
Matrix: Static analysis
Fit to window
Zoom out
Zoom in

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.