History log of /webtrees/app/Html.php (Results 1 – 25 of 37)
Revision Date Author Comments
# 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


# 76d39c55 21-Feb-2022 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# 09482a55 12-Oct-2021 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# 7dca5265 18-Feb-2021 Greg Roach <greg@subaqua.co.uk>

HTML validation


# 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


# dec352c1 03-Jul-2020 Greg Roach <greg@subaqua.co.uk>

Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()


# 54c1ab5e 18-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Avoid empty(), as it can be unpredicatable


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

Strict types


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

PSR12


# 1dc950ab 02-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Remove trailing ? from some URLs


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

PSR12


# e364afe4 07-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Code style and testing


# 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


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

Code style


# 50927b58 27-Aug-2018 Rico Sonntag <rico.sonntag@netresearch.de>

Prevent usage of alias functions


# 8f53f488 27-Aug-2018 Rico Sonntag <mail@ricosonntag.de>

Added PHP7 return types to methods according doc block (#1864)


# 57887794 23-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Use our own helper function


# 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


# 08100c66 06-Dec-2017 Greg Roach <fisharebest@gmail.com>

Fix: #1478 &apos; is an XML entity, not an HTML entity


# bafb644f 20-Nov-2017 Greg Roach <fisharebest@gmail.com>

PHPDoc


12