thuecat/Tests
Daniel Siepmann 355e4717b0
Support PublicHolidays for opening hours (#51)
DayOfWeek is an enum as defined at https://schema.org/DayOfWeek
We missed the PublicHolidays enum value when building
`getDaysOfWeekWithMondayFirstWeekDay()` which is used in templates to
get ordered result.
Opening hours for public holidays were not rendered, which is now fixed.
2021-09-14 14:51:14 +02:00
..
Functional Support PublicHolidays for opening hours (#51) 2021-09-14 14:51:14 +02:00
Unit Add PHP 7.2 support 2021-09-09 15:16:30 +02:00