XeroAPI / XeroOAuth-PHP

PHP class for the Xero API V2

Home Page:https://developer.xero.com/php-tutorial/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

safe_encode() method is not defined

wwalc opened this issue · comments

In curlit() function, there is a method called that does not exist: safe_encode()

https://github.com/XeroAPI/XeroOAuth-PHP/blob/0d2578/lib/XeroOAuth.php#L212

Sloppy re-write from me! Thanks, now reinstated and used to handle encoding.