index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Family.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-11-21
CodeStyle - strict types
Greg Roach
1
-2
/
+3
2025-09-09
fix issue #3648: do not filter out names of type 'marriage' in the Family nam...
Bert Koorengevel
1
-4
/
+4
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-2
/
+2
2024-06-16
Fix: #4994 - private exports contain empty records
Greg Roach
1
-26
/
+0
2024-03-31
CodeStyle
Greg Roach
1
-3
/
+3
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-9
/
+7
2024-03-31
PHP 7.4 - short arrow functions
Greg Roach
1
-9
/
+3
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
1
-6
/
+6
2024-01-13
Avoid implicit type checks
Greg Roach
1
-3
/
+3
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+0
2023-02-01
Add signatures to closures in phpdoc. See #4713
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-11
CodeStyle - use null coalesce operator
Greg Roach
1
-1
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-18
PHPdoc
Greg Roach
1
-2
/
+2
2021-10-30
Fix: #4100 - uninitialised property
Greg Roach
1
-2
/
+2
2021-10-29
TypeHints
Greg Roach
1
-4
/
+4
2021-10-14
Tidy GedcomRecord constructor
Greg Roach
1
-1
/
+1
2021-10-13
Add missing type-hints
Greg Roach
1
-5
/
+5
2021-10-12
PHPdoc
Greg Roach
1
-2
/
+2
2021-03-19
PHPdoc
Greg Roach
1
-1
/
+1
2021-03-11
Remove deprecated code
Greg Roach
1
-32
/
+0
2021-02-04
Code style
Greg Roach
1
-1
/
+1
2021-01-28
Merge some changes from 2.1
Greg Roach
1
-2
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2021-01-06
Fix: #3611 - add row-locks to prevent concurrent edits
Greg Roach
1
-0
/
+13
2020-12-23
Use constants for unknown surname and given names
Greg Roach
1
-2
/
+2
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-7
/
+7
2020-07-04
Change variable names
Greg Roach
1
-2
/
+2
2020-05-12
Use factory methods to create GEDCOM records
Greg Roach
1
-43
/
+10
2020-02-06
Fix: #3062 - fail to find last HUSB/WIFE link in pending family record
Greg Roach
1
-3
/
+6
2019-12-10
PHPdoc
Greg Roach
1
-2
/
+2
2019-12-10
Add support for Submitter records as first-class objects #2823
Greg Roach
1
-2
/
+5
2019-12-05
Simplify some privacy logic
Greg Roach
1
-12
/
+18
2019-11-23
Refactor multi-tree rowMapper functions
Greg Roach
1
-3
/
+5
2019-10-31
Refactor controllers as request handlers
Greg Roach
1
-1
/
+2
2019-10-18
Avoid empty(), as it can be unpredicatable
Greg Roach
1
-4
/
+4
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-05-17
PHPdoc
Greg Roach
1
-2
/
+0
2019-04-25
Closures that do not use $this should be declared static
Greg Roach
1
-2
/
+2
2019-04-10
Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17
Greg Roach
1
-1
/
+2
2019-04-03
Declare static closures
Greg Roach
1
-2
/
+2
2019-03-08
Type
Greg Roach
1
-2
/
+6
2019-03-08
Strict types and code review
Greg Roach
1
-1
/
+3
2019-03-07
Code style and testing
Greg Roach
1
-8
/
+8
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-2
/
+4
[next]