summaryrefslogtreecommitdiff
path: root/app/SurnameTradition/PaternalSurnameTradition.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
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-06Strict typesGreg Roach1-2/+2
2022-06-06Unused importsGreg Roach1-2/+0
2022-05-09Create surname traditions using a factoryGreg Roach1-0/+24
2022-04-16Consistent names for controlled-value constantsGreg Roach1-4/+4
2022-04-16Prefer uppercase for NameType fields. See #4308Greg Roach1-0/+2
2022-04-15Use constants for controlled values: NAME:TYPEGreg Roach1-4/+5
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-05Refactor surname traditionGreg Roach1-10/+0
2021-08-21PHPdocGreg Roach1-2/+2
2021-06-04Update surname tradition code to use TYPE=married instead of _MARNMGreg Roach1-32/+29
2021-02-04Code styleGreg Roach1-2/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-03-01Removed duplicate interfaces in implements (#2288)Rico Sonntag1-1/+1
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-4/+4
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-1/+1
2018-08-26PHPDocGreg Roach1-2/+2
2018-07-16Use PSR2 code styleGreg Roach1-57/+61
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer1-11/+11
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-10/+10
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-28Fix #123 and 1313060 - default surnamesGreg Roach1-0/+81