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

Implicit/explicit nullable types for PHP 8.4


# 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


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

Use a factory to make the current time


# e669bb4b 14-Apr-2022 Greg Roach <greg@subaqua.co.uk>

Rewrite the GEDCOM error check. Fixes: #4255. Fixes #3654. Fixes #957


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

It is 2022 - update copyright dates


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

CodeStyle


# 24f2a3af 04-Feb-2021 Greg Roach <greg@subaqua.co.uk>

Code style


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

Use https link in copyright header


# fcfa147e 17-Oct-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# 3976b470 29-Sep-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# 37ad313d 06-May-2019 Greg Roach <fisharebest@webtrees.net>

Fix: timeout limit not initialised for long-running scripts


# 6ccdf4f0 02-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17


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

Add visibility to constants


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

Happy 2019


# 8784bbca 10-Oct-2018 Greg Roach <fisharebest@webtrees.net>

max_execution_time is an integer


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

Add declare(strict_types=1) to all PHP scripts


# 34f1e0a8 11-Sep-2018 Greg Roach <fisharebest@webtrees.net>

Fix: 0 !== 0.0


# ce74398d 11-Sep-2018 Greg Roach <fisharebest@webtrees.net>

Fix: #1892 - create a service for handling timeouts with long-running processes