This release has a focus on improving compatibility with PHP 8.2.

The introduction of inheritance validation to PHP produced a lot of warnings when using MasterPress with PHP 8.2. I have updated most of the problematic code – but some code would have broken in previous PHP versions, so I have temporarily disabled inheritance validation in those functions while I work on a solution for them.