#
d11be702 |
| 25-Jan-2023 |
Greg Roach <greg@subaqua.co.uk> |
It's 2023
|
#
b11cdcd4 |
| 25-Jan-2023 |
Greg Roach <greg@subaqua.co.uk> |
It's 2023
|
#
ef475b14 |
| 06-Nov-2022 |
Greg Roach <greg@subaqua.co.uk> |
Strict types
|
#
10e06497 |
| 06-Sep-2022 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
5bfc6897 |
| 16-Mar-2022 |
Greg Roach <greg@subaqua.co.uk> |
It is 2022 - update copyright dates
|
#
4096896c |
| 18-Feb-2022 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
dd71ff6b |
| 29-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle - remove unnecessary parentheses
|
#
ad3143cc |
| 02-Jun-2021 |
Greg Roach <greg@subaqua.co.uk> |
Prefer https for links to documentation
|
#
24f2a3af |
| 04-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
Code style
|
#
89f7189b |
| 25-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Use https link in copyright header
|
#
54c1ab5e |
| 18-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Avoid empty(), as it can be unpredicatable
|
#
fcfa147e |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
e364afe4 |
| 07-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Code style and testing
|
#
16cfb0b9 |
| 04-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Use constant arrays instead of static variables
|
#
8fcd0d32 |
| 01-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Happy 2019
|
#
8e5c6c2b |
| 10-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Simplify soundex code
|
#
36e59714 |
| 08-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Feedback from scrutinizer-ci
|
#
e7f56f2a |
| 05-Oct-2018 |
Greg Roach <fisharebest@webtrees.net> |
Add declare(strict_types=1) to all PHP scripts
|
#
0ea23b78 |
| 24-Sep-2018 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes (#1929)
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
#
b2ce94c6 |
| 22-Sep-2018 |
Rico Sonntag <mail@ricosonntag.de> |
Reduced if/else complexity, removed not require else conditions (#1866)
* Reduced if/else complexity, removed not require else conditions
* Fix indentation
* Fix indentation
* Use null-coal
Reduced if/else complexity, removed not require else conditions (#1866)
* Reduced if/else complexity, removed not require else conditions
* Fix indentation
* Fix indentation
* Use null-coalesce to simplify logic
* Use null-coalesce to simplify logic
* Use null-coalesce to simplify logic
* Use null-coalesce to simplify logic
* Use null-coalesce to simplify logic
* Use null-coalesce to simplify logic
* Admin theme no longer exists
* Code style
* Use null-coalesce operator to simplify logic
show more ...
|
#
c7ff4153 |
| 29-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
8f53f488 |
| 27-Aug-2018 |
Rico Sonntag <mail@ricosonntag.de> |
Added PHP7 return types to methods according doc block (#1864)
|
#
bbb76c12 |
| 18-Aug-2018 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle - comments should not be used in the middle of lines
|
#
c1010eda |
| 16-Jul-2018 |
Greg Roach <fisharebest@webtrees.net> |
Use PSR2 code style
|