Trello-API-PHP-Wrapper icon indicating copy to clipboard operation
Trello-API-PHP-Wrapper copied to clipboard

PHP 7.2 compatibility

Open gnutix opened this issue 7 years ago • 0 comments

When running this repo on PHP 7.2 I get the following error :

PHP Fatal error: Cannot use 'Object' as class name as it is reserved in vendor/trello/trello/Trello/Model/Object.php on line 5

gnutix avatar Feb 04 '18 12:02 gnutix