Release 4.2.4
This release is the last scheduled feature release in the 4.x branch. New features will
be implemented in Templad 5.x only. Updates to 4.x are going to be made to ensure compatibility
with upcoming PHP versions as long as possible. For Bugfixes, please just open a ticket.
Changed
-
Replaced generic ClearNamespaceDefinitionsFilter
Replaced with a specifc one that only removes hopefully redundant xmlns defintions for xhtml.This still has many potential issues but is a lot better than the previous approach.