Skip to content

v5.5.2

Compare
Choose a tag to compare
@williamdes williamdes released this 12 Mar 13:42
· 45 commits to main since this release
v5.5.2
4256170

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)