summaryrefslogtreecommitdiff
path: root/tests/app/Elements/AgeAtEventTest.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-28Fix: createStub is a static method, assertSame/assertCount are dynamic methodsGreg Roach1-1/+1
2025-12-21PHPunit: mock objects have expectations, stubs do notGreg Roach1-1/+1
2025-02-20Code StyleGreg Roach1-2/+2
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-3/+0
2025-02-10Don't uninstall dev dependencies after CI scripts. Fix some CI issuesGreg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-31CodeStyle - whitespaceGreg Roach1-1/+0
2024-03-31PHPUnit 11 deprecates createStub() - use createMock() insteadGreg Roach1-1/+1
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach1-6/+4
2023-10-04Fix broken testsGreg Roach1-6/+0
2023-02-06Updates for phpunit 10Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-28Fix: y,m,d are lowercase in AGE fieldsGreg Roach1-3/+3
2022-04-16Prefer upper-case for AgeAtEvent. See #4308Greg Roach1-3/+18
2022-03-17CodeStyle - prefer single quotesGreg Roach1-5/+5
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-02-17Gedcom elementsGreg Roach1-0/+52