Wormhole leap year guard
#46338
-
We keep running into issues with developers using https://github.com/laravel/framework/blob/10.x/src/Illuminate/Foundation/Testing/Wormhole.php#L142 |
Beta Was this translation helpful? Give feedback.
Answered by
rojtjo
Mar 3, 2023
Replies: 1 comment 1 reply
-
I wonder what kind of issues you are running into here? Throwing an exception wouldn't make sense as there might be legitimate use case that requires them to travel for more than 365 days. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
firecow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I wonder what kind of issues you are running into here?
Throwing an exception wouldn't make sense as there might be legitimate use case that requires them to travel for more than 365 days.