-
-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Description
Hello,
believe there is an issue with default value of $now in strtotime method.
These two are not equal while they should be, I think.
\Safe\strtotime('+ 1 hour') !== strtotime('+ 1 hour')
The default value should be "time()" instead of null
Am I right or is it expected behavior?
Thank you
Metadata
Metadata
Assignees
Labels
No labels