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

Unfortunately, I cannot have conviction whether there is no problem even if I would change the $style argument according to PHPDoc :-(

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.