Skip to content

10.0.1: PHP 8.5 deprecation fix

Latest

Choose a tag to compare

@thekid thekid released this 06 Sep 18:52
  • Fixed E_DEPRECATED: Using null as an array offset is deprecated, use
    an empty string instead
    (PHP 8.5+)
    (@thekid)