PSR12
Use Query Expression class directly, remove unused imports
Package webuni/commonmark-table-extension is abandoned, you should avoid using it. Use league/commonmark-ext-table instead.
Code style and testing
Rename functions getFoo() to foo() and return collections instead of arrays
Add visibility to constants
Happy 2019
Prefer class-constants to global-constants
Add declare(strict_types=1) to all PHP scripts
PHPdoc
Added PHP7 return types to methods according doc block (#1864)
Fixed case mismatches (#1865)
CodeStyle
Use PSR2 code style
Happy new year - 2018
Remove unused imports
Refactor: simpler url() function for records
CodeStyle - spacing/alignment
Create Markdown plugin to support census-assistant markup
12