hotline #84158 getArticlesByPreferences : fix filter by day when a month date is given
1 unresolved thread
Merge request reports
Activity
Filter activity
99 99 return (int)($this->hoursFrom($time) / 24); 100 100 } 101 101 102 102 103 public function hoursFrom($time) { 103 104 return (int)(($this->time() - $time) / 3660); 104 105 } 105 106 107 108 public function isDateFormatValid($string, $format = 'Y-m-d') { changed this line in version 2 of the diff
added 1 commit
- 7a51ed8f - hotline #84158 fix rt commentshotline #84158 getArticlesByPreferences : fix…
enabled an automatic merge when the pipeline for 7a51ed8f succeeds
mentioned in commit d51d3710