History log of /webtrees/app/CommonMark/XrefParser.php (Results 1 – 25 of 28)
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


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

It is 2022 - update copyright dates


# 6f595250 28-Jan-2022 Greg Roach <greg@subaqua.co.uk>

Upgrade commonmark from 1.x to 2.x


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

CodeStyle


# 56d47542 20-Mar-2021 Greg Roach <greg@subaqua.co.uk>

Do not rename parameters during inheritance


# 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


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

#3529 - rename Factory to Registry


# a091ac74 11-May-2020 Greg Roach <greg@subaqua.co.uk>

Update code to use new Factory objects


# eec99f1a 28-Mar-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3144 - use record name as link text when autolinking XREFs


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

Avoid empty(), as it can be unpredicatable


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

PSR12


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

PSR12


# 4a1f1d43 15-Jul-2019 Greg Roach <fisharebest@webtrees.net>

Package webuni/commonmark-table-extension is abandoned, you should avoid using it. Use league/commonmark-ext-table instead.


# 39ca88ba 15-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Rename functions getFoo() to foo() and return collections instead of arrays


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

Happy 2019


# 8d0ebef0 17-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Prefer class-constants to global-constants


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

Add declare(strict_types=1) to all PHP scripts


# cfe766af 16-Sep-2018 Greg Roach <fisharebest@webtrees.net>

PHPdoc


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

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


# 12c79f74 27-Aug-2018 Rico Sonntag <mail@ricosonntag.de>

Fixed case mismatches (#1865)


# 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


12