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

A PHP wrapper for the Trello API

Results 13 Trello-API-PHP-Wrapper issues
Sort by recently updated
recently updated
newest added

Starting from PHP 7.2, "Object" is reserved class name, throwing this error: `Compile Error: Cannot use 'Object' as class name as it is reserved` I renamed the class "Object" to...

Reworked for use with php7.2 Added type hints

Changed Object class because it is reserved word in PHP 7

Changed Object class because it is reserved word in PHP 7

Change class name, because "Object" is reserved word in PHP 7.

Changed Object class because it is reserved word in PHP 7

Changed Object class because it is reserved word in PHP 7

Changed Object class because it is reserved word in PHP 7

Changed Object class because it is reserved word in PHP 7

Changed Object class because it is reserved word in PHP 7