Skip to content

Fix PHP 8.2 deprecated issues

Latest
Compare
Choose a tag to compare
@oliubarskyi oliubarskyi released this 22 Apr 17:59
0cc53d2

Fixed use of dynamic properties which is deprecated in PHP 8.2. In addition, changed array syntax from long to short.

What's Changed

  • Fix PHP 8.2 deprecated issues by @aliubarskyi in #182

Full Changelog: v1.0.2...v1.0.3