CodeStyle - whitespace
PHPUnit 11 deprecates createStub() - use createMock() instead
PHPUnit 11 deprecates docblocks, use annotations instead
Fix broken tests
It's 2023
Prefer uppercase for NameType fields. See #4308
It is 2022 - update copyright dates
Refactor surname tradition
Unnecessary assertion in unit tests
Update surname tradition code to use TYPE=married instead of _MARNM
CodeStyle
Use https link in copyright header
Testing
PSR12
Working on routing; Code cleanup
CodeStyle: use more specific PHPunit assertions
CodeStyle: declare return types
Tests
Happy 2019
Fix: #2075 typo
Prefer class-constants to global-constants
Add declare(strict_types=1) to all PHP scripts
12