-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Conversation
As far as I can tell, the failing build now has nothing to do with my commits. |
* | ||
* @return bool | ||
*/ | ||
private function isSpaningSpecialCase($baseDate, $valueDate) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/Spaning/Spanning/
@Victory please address the feedback left by both myself and @froschdesign , and I'll review again for merge. |
@weierophinney - I have fixed the typo and used The discussion with @froschdesign is on going. Thanks! |
@weierophinney and @froschdesign i have just change my approach quite a bit to not have any checks for specific time zones. I think this is much better approach then what i tired before. |
@Victory |
Ok @weierophinney I think I have addressed all concerns for this pull request. Let me know if there is anything else you would like updated. |
DateStep time for moscow fixes #7261
Merged to develop for release with 2.4. |
…StepTime-for-moscow DateStep time for moscow fixes zendframework/zendframework#7261
Here is a test and fix for the "Wintertime" bug for DateStepValidator in Moscow.