summaryrefslogtreecommitdiff
path: root/app/SurnameTradition/IcelandicSurnameTradition.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-03-31PHP 8.2 - union typesGreg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-06Strict typesGreg Roach1-3/+3
2022-05-09Create surname traditions using a factoryGreg Roach1-0/+22
2022-04-16Consistent names for controlled-value constantsGreg Roach1-7/+7
2022-04-15Use constants for controlled values: NAME:TYPEGreg Roach1-7/+8
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-05Refactor surname traditionGreg Roach1-4/+4
2021-08-21PHPdocGreg Roach1-3/+3
2021-06-04Update surname tradition code to use TYPE=married instead of _MARNMGreg Roach1-25/+43
2021-02-04Code styleGreg Roach1-3/+3
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-2/+2
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-1/+1
2018-08-26PHPDocGreg Roach1-3/+3
2018-07-16Use PSR2 code styleGreg Roach1-62/+67
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer1-8/+8
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-9/+9
2016-04-12Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-07-02Fix #632 - default NAME not initialised to '//'Greg Roach1-0/+9
2015-06-28Fix #123 and 1313060 - default surnamesGreg Roach1-0/+81