-
-
Notifications
You must be signed in to change notification settings - Fork 946
Closed
Labels
Milestone
Description
Summary of a problem or a feature request
PHPStan assumes that $date will be \DateTime instance in the catch block which may not be true.
Code snippet that reproduces the problem
https://phpstan.org/r/16f4221ff88c24829994a285304c13f8
Expected output
no error
Reactions are currently unavailable