ZF-8358: addSoapBinding default style doesn't match phpdoc
Description
@param string $style binding style, possible values are "rpc" (the default) and "document"
public function addSoapBinding($binding, $style = 'document', $transport = 'http://schemas.xmlsoap.org/soap/http')
Comments
Posted by Satoru Yoshida (satoruyoshida) on 2009-11-20T15:58:37.000+0000
Unfortunately, I cannot have conviction whether there is no problem even if I would change the $style argument according to PHPDoc :-(
Posted by Rob Allen (rob) on 2012-11-20T20:53:29.000+0000
Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".
Feel free to re-open and provide a patch if you want to fix this issue.