summaryrefslogtreecommitdiff
path: root/app/Date/FrenchDate.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-3/+3
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-12-21Formatting of years in French Republican calendarGreg Roach1-1/+1
2021-11-21CodeStyleGreg Roach1-2/+17
2021-10-29TypeHintsGreg Roach1-2/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-06-03PHPdoc/CodeStyleGreg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-01-04Add visibility to constantsGreg Roach1-2/+2
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-09Calendar dates are abstractGreg Roach1-15/+15
2018-10-09Calendar dates are abstractGreg Roach1-5/+8
2018-10-08Refactor roman-numerals into separate classGreg Roach1-2/+8
2018-10-05Non-static function called staticallyGreg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-09-28PHPdocGreg Roach1-2/+2
2018-08-29Fix testsGreg Roach1-1/+1
2018-08-26Strict typesGreg Roach1-8/+8
2018-08-19CodeStyleGreg Roach1-1/+1
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach1-124/+125
2018-07-27WhiteSpaceGreg Roach1-14/+15
2018-07-16Use PSR2 code styleGreg Roach1-189/+275
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-10/+10
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-11/+11
2016-04-30I18NGreg Roach1-10/+10
2016-04-19I18NGreg Roach1-24/+24
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-12-18PHP-CS-FIXERGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-13/+70
2015-05-31PSR-4Greg Roach1-1/+2
2015-04-03Upgrade fisharebest/ext-calendar from 1.3.0 to 2.1.0Greg Roach1-13/+7
2015-04-03Refactor static function from CalendarDateGreg Roach1-5/+0
2015-03-02PSR-1Greg Roach1-52/+52
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+185