Experimental Notice: Use of undefined constant STDERR
46 views
Skip to first unread message
RCV
unread,
Oct 3, 2016, 11:36:23 AM10/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
I'm getting this error notice every time i use the library.
Notice: Use of undefined constant STDERR - assumed 'STDERR' inGoogle\AdsApi\AdWords\AdWordsSessionBuilder->defaultOptionals()(line239of******/docroot/vendor/googleads/googleads-php-lib/src/Google/AdsApi/AdWords/AdWordsSessionBuilder.php).
Should I patch it?
Shwetha Vastrad (AdWords API Team)
unread,
Oct 3, 2016, 4:04:57 PM10/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Since this looks like its mostly an issue specific to the AdWords API PHP library, I would suggest that you post your query in the library's repository. I do have one question though. Are you running your programs via the command line or as a web application?