Skip to content

10.0.1: PHP 8.1 compatibility

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