Fix: #4989 - mismatch between individual and family lists
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 broken tests
Replace illuminate/container with our own simpler container
Updates for phpunit 10
It's 2023
Add support for INDI:NO and FAM:NO tags
Fix: #4655 - residence facts take a value in GEDCOM 7
Add minimal test scripts for every class, to pick up PHP version issues
Re-order import statements
Fix: #4580, Fix: #4577 - SOUR:PUBL, SOUR:TITL and SOUR:AUTH allow multi-line text
Fix failing test
Fix: SOUR:PUBL can contain multi-line text
Fix: #4450 inline sources not displayed correctly
Add missing subtags to facts and events
Add some GEDCOM 7 definitions
Fix: #4447 - EntryRecodingDate is just a DateValue
Fix: #4420 - GOV ids can be upper/lower/mixed case
Fix: y,m,d are lowercase in AGE fields
123