CodeStyle
Clean up tests
CodeStyle - whitespace
PHPUnit 11 deprecates createStub() - use createMock() instead
PHPUnit 11 deprecates docblocks, use annotations instead
Fix: typo in @covers annotation
Fix tests
Fix broken tests
It's 2023
Fix: #4738 - if no HEAD:CHAR, assume GEDCOM7/UTF-8
Add minimal test scripts for every class, to pick up PHP version issues
phpunit assertions are static
Fix: #4402 - quoted HTML in note titles are truncated
Create surname traditions using a factory
Remove unused imports
Testing
Fix: #4281 - newlines in markdown text
Fix: #4286 - empty route parameters excluded from URL
It is 2022 - update copyright dates
GEDCOM files created by LifeLines 3 do not have CHAR definitions. Assume ASCII
PHPunit assertions are static
Update and use Validation class
12