History log of /webtrees/app/Registry.php (Results 1 – 21 of 21)
Revision Date Author Comments
# 2c6f1bd5 21-Mar-2024 Greg Roach <fisharebest@gmail.com>

Implicit/explicit nullable types for PHP 8.4


# d35568b4 31-Mar-2023 Greg Roach <greg@subaqua.co.uk>

Replace illuminate/container with our own simpler container


# 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


# f0c88a96 21-Oct-2022 Greg Roach <greg@subaqua.co.uk>

Re-order import statements


# eeec557a 02-Jun-2022 Greg Roach <greg@subaqua.co.uk>

Use a factory to make the current time


# 2e464181 02-Jun-2022 Greg Roach <greg@subaqua.co.uk>

Use a factory to make unqique identifiers


# 701f5d18 02-Jun-2022 Greg Roach <greg@subaqua.co.uk>

Add some GEDCOM 7 definitions


# 7e128bbf 07-May-2022 Greg Roach <greg@subaqua.co.uk>

Create surname traditions using a factory


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

It is 2022 - update copyright dates


# 208909d8 25-Feb-2022 Greg Roach <greg@subaqua.co.uk>

User factories to create routes and responses


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

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


# 1c6adce8 15-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #1663 - add support for ANSEL encoding


# f882f05d 01-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Extract calendar-date factory code


# 4d35caa7 28-Jun-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #2600 - refactor markdown formatting to allow XREF links to be disabled


# 00c45d23 04-May-2021 Greg Roach <fisharebest@gmail.com>

Revert "Move PSR17 factories to the registry"

This reverts commit 56afe05fa72eb037740c3a05c02828a7ba30f9a9.


# 56afe05f 03-May-2021 Greg Roach <fisharebest@gmail.com>

Move PSR17 factories to the registry


# 194b0938 19-Apr-2021 Greg Roach <fisharebest@gmail.com>

Use a factory to make slugs


# c2ed51d1 01-Feb-2021 Greg Roach <greg@subaqua.co.uk>

Merge GEDCOM element code from 2.1 branch


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

Use https link in copyright header


# 6b9cb339 03-Oct-2020 Greg Roach <greg@subaqua.co.uk>

#3529 - rename Factory to Registry