Fix: #4286 - empty route parameters excluded from URL
Refactor custom tags. Replace modules with hard-coded configuration options
Simplify call to isLocalUrl()
Fix: re-importing large trees causes timeout errors
CodeStyle - prefer single quotes
PHPdoc
It is 2022 - update copyright dates
GEDCOM files created by LifeLines 3 do not have CHAR definitions. Assume ASCII
Use PHPunit features
Dead code
PHPunit assertions are static
Add missing composer dependency for dev
CodeStyle - upper/lower case mismatches
Do not change visibility during inheritence
Fix: #4250 - refactor linked-records and use consistently
Rhode Island State Censuses (#4241)* Adding RI 1905 census and tests. Note 1905 test is WIP * Modified files * Added new unit tests for first few columns * Added columns to test * Added
Rhode Island State Censuses (#4241)* Adding RI 1905 census and tests. Note 1905 test is WIP * Modified files * Added new unit tests for first few columns * Added columns to test * Added tests for all columns * Added tests for title abbr & modified abbr * Completed automated test * Code cleanup * Cleaned up stlye * Added 1915 Census * Cleanup of 1915 * Added 1925 RI Census * Fix for 1915 Census Test * Cleaned up code format errors * Removed Whitespace Co-authored-by: Kirk Gartside <kirk@Kirks-iMac.local>
show more ...
Testing
Validation
CodeStyle
Working on validation
Update and use Validation class
12345678910>>...28