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

PHP 8.3 allows class constants to have type hints


# 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


# 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


# 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


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

CodeStyle


# 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


# 369c0ce6 30-Jan-2016 Greg Roach <fisharebest@gmail.com>

Update copyright year


# 76692c8b 08-Jun-2015 Greg Roach <fisharebest@gmail.com>

PHPDoc


# 0e62c4b8 31-May-2015 Greg Roach <fisharebest@gmail.com>

PSR-4


# 17920f94 01-Apr-2015 Greg Roach <fisharebest@gmail.com>

Upgrade fisharebest/ext-calendar from 1.3.0 to 2.1.0


# 4e6225d5 31-Mar-2015 Greg Roach <fisharebest@gmail.com>

Refactor static function from CalendarDate


# dd04c183 05-Feb-2015 Greg Roach <fisharebest@gmail.com>

Namespaces should consist of both vendor and package


# a25f0a04 01-Feb-2015 Greg Roach <fisharebest@gmail.com>

Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.