AdWords API Re: Error: function Split() is deprecated in PHP api

2009-11-03 Thread AdWords API Advisor
Hi rwhite35, Unfortunately the AdWords API PHP client library is not yet compatible with PHP 3.0. Currently the library only supports PHP 5.2.X. We are very interested in what PHP versions customers are using, so please add a comment to the PHP Compatibility page with your information: http://co

AdWords API Re: Error: function Split() is deprecated in PHP api

2009-11-01 Thread rwhite35
I changed the function in AuthToken.php (line 70) from split() to explode() and this changed the error from the "deprecated split()" to the following: Strict Standards: Declaration of AdsSoapClient::__doRequest() should be compatible with that of SoapClient::__doRequest() in /path/to/ adwords/src/