SOAP Extension Ignores "user_agent" From Php.ini

 [2009-01-16 16:10 UTC] user2037 at ymail dot com

Description:
------------
When accessing a web service using the SoapClient class of PHP Group's SOAP extension the "user_agent" configuration is ignored. If one does not explicitly specify the user agent then it stands to reason that PHP's user agent should be used instead of some hard-coded value.