CodeStyle
fix issue #5019: forward from old branch list url
Fix: #4989 - mismatch between individual and family lists
Clean up tests
Drop the webtrees 1.x custom-thumbnail importer
PHP 8.4 compatibility
CodeStyle - whitespace
PHPUnit 11 deprecates createStub() - use createMock() instead
PHPUnit 11 deprecates docblocks, use annotations instead
Fix failing tests
Fix: typo in @covers annotation
Fix: #4873 - Add Link/rel=canonical to genealogy pages and redirects
Fix broken tests
Fix tests
Update tests to work with phpunit 10
It's 2023
Show timestamp of last check for update, and allow check at any time
Add minimal test scripts for every class, to pick up PHP version issues
phpunit assertions are static
Wrong parameter name
Use Validator
Re-order import statements
1234