discord-php / DiscordPHP

An API to interact with the popular messaging app Discord
MIT License
1k stars 237 forks source link

Fixed assignment issues after upgrading to PHP 8.1 #981

Closed mariopenterman closed 1 year ago

mariopenterman commented 1 year ago

Attempt to assign property "guild_id" on array

SQKo commented 1 year ago

That doesn't seem right, can you show your code and the error log? (if you are using discord-php/slash it is no longer supported in this version, please remove it)

mariopenterman commented 1 year ago

I made a big mistake during serializing of a part. This pull request can be closed.