Skip to content

10.0.1: PHP 8.1 compatibility

Choose a tag to compare

@thekid thekid released this 14 Mar 17:34
· 26 commits to master since this release
  • Fixed stristr(): Passing null to parameter 1 ($haystack) of type string
    is deprecated
    in PHP 8.1
    (@thekid)