v5.5.2
Version 5.5.2
- Fixed a JS null pointer error on Doctum.cleanSearchQuery (d5fa606) by @williamdes
- Don't inject
<br>
tags into<pre>
for@examples
(#52) by @tillkruss - Add PHP 8.2 & 8.1 to the test matrix (ac94615)
- Fix PHP 8 "Return type mixed of method Doctum\PharFilterIterator::accept() is not covariant with tentative return type bool of method FilterIterator::accept()" (bd21156)