issues
search
croensch
/
iSoap
Improved SOAP for PHP 5.3+
0
stars
1
forks
source link
Server: SOAP 1.2 Fault Improvements
#7
Closed
croensch
closed
13 years ago
croensch
commented
13 years ago
extend SoapFault to provide a SOAP 1.2 compitable interface
Code can have SubcodeValue (use original exception code by default)
ReasonText must have xml:lang Attribute for .NET Clients, else the Message can't be read
Node and Role optional URIs
Detail, use internal serialization
croensch
commented
13 years ago
depreceated unfixable SoapServer::fault() method
added everything possible to iSoapFault throwable class
extend SoapFault to provide a SOAP 1.2 compitable interface