History log of /webtrees/app/Date/JulianDate.php (Results 1 – 25 of 35)
Revision Date Author Comments
# e873f434 22-Nov-2024 Greg Roach <greg@subaqua.co.uk>

PHP 8.3 allows class constants to have type hints


# 24931b29 30-Dec-2023 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# 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


# 5bfc6897 16-Mar-2022 Greg Roach <greg@subaqua.co.uk>

It is 2022 - update copyright dates


# 33c746f1 29-Oct-2021 Greg Roach <greg@subaqua.co.uk>

TypeHints


# ad3143cc 02-Jun-2021 Greg Roach <greg@subaqua.co.uk>

Prefer https for links to documentation


# 89f7189b 25-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Use https link in copyright header


# f4c767fd 03-Jun-2020 Greg Roach <greg@subaqua.co.uk>

PHPdoc/CodeStyle


# 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


# 16d6367a 04-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Add visibility to constants


# 8fcd0d32 01-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Happy 2019


# 4a83f5d7 09-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Calendar dates are abstract


# e7f56f2a 05-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Add declare(strict_types=1) to all PHP scripts


# 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 ...


# a0cead57 22-Sep-2018 Greg Roach <fisharebest@webtrees.net>

Simplify elseif


# db7bb364 22-Sep-2018 Greg Roach <fisharebest@webtrees.net>

PHPdoc, types, etc.


# fe11e66d 24-Aug-2018 Greg Roach <fisharebest@webtrees.net>

Strict types


# 59f2f229 19-Aug-2018 Greg Roach <fisharebest@webtrees.net>

CodeStyle


# 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


# 1062a142 07-Jan-2018 Greg Roach <fisharebest@gmail.com>

Happy new year - 2018


# 6bdf7674 08-Mar-2017 Greg Roach <fisharebest@gmail.com>

2017


12