Skip to content

Conversation

@julesbsz
Copy link

  • Replaced deprecated create_function() with closures
  • Fixed curly brace string access syntax ($str{0} → $str[0])
  • Fixed deprecated implode() parameter order
  • Added missing class property declarations
  • Removed legacy PHP 4/5 compatibility code
  • Updated minimum PHP requirement to 8.0+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant