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

Rename Object to Element as Object is a reserved name

Open gignonje opened this issue 7 years ago • 2 comments

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 "Element" to fix this.

Feel free to comment or ask if you questions.

gignonje avatar Feb 13 '19 10:02 gignonje

It works great in PHP7.2+ Please, merge this pull faster

Mirlen avatar Jul 16 '20 10:07 Mirlen

I don't think this pull will be merged as there is no commit since 2015. :(

gignonje avatar Jul 16 '20 12:07 gignonje