History log of /webtrees/app/Http/RequestHandlers/SynchronizeTrees.php (Results 1 – 18 of 18)
Revision Date Author Comments
# e93a8df2 14-Jul-2023 Greg Roach <greg@subaqua.co.uk>

phpdoc


# 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


# 9991924f 11-Jan-2023 Greg Roach <greg@subaqua.co.uk>

CodeStyle - ::class constant


# 28d026ad 30-Nov-2022 Greg Roach <greg@subaqua.co.uk>

PHP 8.0 - catch() parameters are optional


# db60fbe7 12-Apr-2022 Greg Roach <greg@subaqua.co.uk>

Remove unused imports


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

It is 2022 - update copyright dates


# b55cbc6b 22-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Update and use Validation class


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

Fix: #1663 - add support for ANSEL encoding


# c4943cff 18-May-2021 Greg Roach <fisharebest@gmail.com>

CodeStyle


# 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


# f0448b68 15-Mar-2021 Greg Roach <fisharebest@gmail.com>

Filesystem error handling


# f7cf8a15 27-Dec-2020 Greg Roach <greg@subaqua.co.uk>

Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2


# 5cd281f4 07-Mar-2021 Greg Roach <greg@subaqua.co.uk>

Refactor Tree / TreeService to improve the import of large GEDCOM files.


# 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


# 6fd01894 16-Sep-2020 Greg Roach <greg@subaqua.co.uk>

Refactor controller-actions as request-handlers