PHP 8.3 allows class constants to have type hints
PHP 8.2 - union types
phpdoc
It's 2023
It is 2022 - update copyright dates
Update and use Validation class
Revert "Add annotations for scrutinizer"This reverts commit 4969b2014b2178337dabff507926055180b30b20.
Add annotations for scrutinizer
CodeStyle
Upgrade commonmark from 1.x to 2.x
Fix: #2600 - refactor markdown formatting to allow XREF links to be disabled
Do not rename parameters during inheritance
Code Style
Wrap markdown tables in a responsive DIV element - part of solution to #1427
Census table - move rows from head to body
Code style
Use https link in copyright header
#3529 - rename Factory to Registry
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Update code to use new Factory objects
Fix: #3144 - use record name as link text when autolinking XREFs
Update vendor code - Update markdown handler to use new CommonMark library
Avoid empty(), as it can be unpredicatable
12