Skip to content

Fix deprecated ord() for PHP 8.4+#7

Open
web-monster wants to merge 1 commit intolongitude-one:mainfrom
web-monster:main
Open

Fix deprecated ord() for PHP 8.4+#7
web-monster wants to merge 1 commit intolongitude-one:mainfrom
web-monster:main

Conversation

@web-monster
Copy link

Fix for PHP 8.4+.
Deprecated: ord(): Providing a string that is not one byte long is deprecated. Use ord($str[0]) instead

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

Comments