discord-php / DiscordPHP

An API to interact with the popular messaging app Discord
MIT License
992 stars 236 forks source link

Replace is_resource usage with !== false #1198

Open valzargaming opened 8 months ago

valzargaming commented 8 months ago

See https://wiki.php.net/rfc/resource_to_object_conversion

SQKo commented 8 months ago

on hold because it depends on the reactphp library side & release of php 8.4