-
-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Description
Hi there!
Thanks for the great library!
I think I've found a bug when integrating safe into my project.
Because of this:
https://3v4l.org/HL9Xn
strtotime('+1 day') is not equivalent to \Safe\strtotime('+1 day'), so looks to need some special handling, to not pass null as the 2nd param if the caller didn't specifically pass null, or enforce int for the 2nd param, or pass time() manually if null.
Thanks
Metadata
Metadata
Assignees
Labels
No labels