AdWords API Re: PHP client lib class loading issue

2010-01-20 Thread AdWords API Advisor
Hi Volker, I had thought the problems were different, but as a Symfony user I had wondered if you've also run into that other issue. The newest version of the PHP client library, 1.2.2, includes a fix for your problem. Best, - Eric On Jan 19, 2:32 pm, Volker Kueffel wrote: > Sorry for posting

AdWords API Re: PHP client lib class loading issue

2010-01-19 Thread Volker Kueffel
Sorry for posting at the wrong spot. I added a bug for this where I just posted my previous description: http://code.google.com/p/google-api-adwords-php/issues/detail?id=11 The other bug you mentioned - http://code.google.com/p/google-api-adwords-php/issues/detail?id=4 - is actually a slightly

AdWords API Re: PHP client lib class loading issue

2010-01-19 Thread AdWords API Advisor
Hi Volker, That was a great catch, and a very detailed write up of the problem. I agree, since the library is handling class loading on its own it's probably best to disable the autoload feature of that method. Would you mind creating an bug for this on the library's issue tracker? http://code