jolicode / slack-php-api

:hash: PHP Slack Client based on the official OpenAPI specification
https://jolicode.github.io/slack-php-api/
MIT License
221 stars 54 forks source link

A PHP Error was encountered Severity: Compile Error #84

Closed eaglecoder1023 closed 3 years ago

eaglecoder1023 commented 3 years ago

Hi, Guys! I've encountered this error on Ubuntu 18.04. https://prnt.sc/trit7j

Any help, plz?

damienalexandre commented 3 years ago

Hi!

Could you tell us what PHP version you are using? (run php -v in a terminal).

Thanks

damienalexandre commented 3 years ago

Hi again, it looks a lot like the error we got with PHP8 (https://github.com/jolicode/slack-php-api/issues/99) - as this is now fixed and we don't know what PHP Version you are using, I'm going to close this issue.

Please feel free to reopen with more informations.

Cheers!