discord-php / DiscordPHP

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

fix phpdocumentor reflector #998

Closed SQKo closed 1 year ago

SQKo commented 1 year ago

Was causing error with D.PHP

PHP Fatal error: Uncaught RuntimeException: Unexpected character ",", ">" is missing in /vendor/phpdocumentor/type-resolver/src/TypeResolver.php:687

Tested & can be merged