History log of /webtrees/app/Timestamp.php (Results 1 – 15 of 15)
Revision Date Author Comments
# 19429262 31-Dec-2023 Greg Roach <greg@subaqua.co.uk>

Typo


# 0a011512 31-Dec-2023 Greg Roach <greg@subaqua.co.uk>

codestyle


# 8e989043 31-Dec-2023 Greg Roach <greg@subaqua.co.uk>

Use CarbonImmutable in our immutable timestamps


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

Fix bugs in timestamps and add tests


# 77961529 30-Dec-2023 miqrogroove <1371835+miqrogroove@users.noreply.github.com>

Refactor Timestamp to avoid mistakes (#4924)

Fixes #4923

By implementing Carbon helper methods, we avoid some of the copypasta found in v2.1.0.


# 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


# 6612c384 28-Feb-2022 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# 7761cf05 20-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Fix: PHP7.4 compatibility


# d97083fe 19-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Create Timestamp class and factory to replace direct-dependency on Carbon


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

Happy 2019


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

Add declare(strict_types=1) to all PHP scripts


# a515be7c 23-Sep-2018 Greg Roach <fisharebest@webtrees.net>

CodeStyle


# 8fe32d0d 21-Sep-2018 Greg Roach <fisharebest@webtrees.net>

Refactor Date::getAge()