Skip to content

2.17.1 (2024-03-28)

Compare
Choose a tag to compare
@JoshyPHP JoshyPHP released this 28 Mar 11:55
· 39 commits to master since this release
2.17.1
1dc04d8

Full commit log

Fixed

  • ce28c14bd FilterSyntaxMatcher: fixed parseFilterArg() signature

Changed

  • 134bffb2b Extended optimizations related to equality tests to inequality tests
  • f8c5a455f Replaced array callbacks with first class callables where applicable
  • c7609e321 Updated docs
  • e43f99a47 Use in_array() in strict mode wherever applicable