huddledigital / zendesk-laravel

Laravel wrapper for zendesk/zendesk_api_client_php package.
MIT License
104 stars 71 forks source link

Create/Update doesn`t work on PHP7 #4

Open ghost opened 8 years ago

ghost commented 8 years ago

Due to official PHP Toolkit doesnt support PHP7 on create/update operations Ive discover issue fix https://github.com/developerforce/Force.com-Toolkit-for-PHP/pull/48/files and apply it to your code So you can look at it and apply this update for fixing this issue

SforceEnterpriseClient.zip