Menu

SVN Commit Log


Commit Date  
[r236] by mikaelcom

[UPDATE] minor updates: date format and php doc block

2013-05-07 17:22:45 Tree
[r235] by mikaelcom

[UPDATE] adding __set_state() method and enhancements

Add generic WsdlClass::__set_state() method in order to allow var_export() result to be used. This method is also added to each generated Struct class.

Ensure that PHP reserved methods are not overridden in WsdlToPhpModel

2013-04-23 21:14:27 Tree
[r234] by mikaelcom

[UPDATE] improve element's PHP doc catching

2013-04-19 16:18:24 Tree
[r233] by mikaelcom

[UPDATE] minor generated setters PHP doc fix

2013-04-18 20:23:50 Tree
[r232] by mikaelcom

[UPDATE] minor bug fix

2013-04-11 19:06:08 Tree
[r231] by mikaelcom

[UPDATE] bug fix and improvements

Fix generated setSoapHeader method in service classes

Improve WsdlToPhpModel class in order to ensure that none of the WsdlClass methods is overriden by a WSDL operation

2013-04-10 16:13:53 Tree
[r230] by mikaelcom

[UPDATE] new WsdlClass methods

Adding two methods : getLastRequest and getLastResponse in order to get respectively the last request and the last reponse as a DOMDocument or as a formated XML string

2013-04-08 16:59:00 Tree
[r229] by mikaelcom

[UPDATE] SoapHeader setters and "from schema" meta

SoapHeader setters are now generated first so the sample file will call them first as it should be done if you need to set SoapHeaders. They are also more efficient on namespace definition and on parameters naming.

The meta information "from schema" is introduced in each generated Struct and Enum class in order to identify the origin of the class. It's pretty useful when WSDL includes/imports numerous schemas.

2013-04-06 03:40:59 Tree
[r228] by mikaelcom

[UPDATE] new features and php doc improvement

WsdlClass__construct method allows to reset or not the SoapClient if its not needed.

New methods are generated within the Services classes in order to set the SoapHeaders after instancitating the service class. For each required SoapHeader, a method is available and makes easy to set the SoapHeader.

Improvement in WsdlToPhpModel::getValueWithinItsType() in order to allow to indicate in wich type the value should be returned

Update Structs __construct() method when WsdlClass is not generated in order to call its setters

2013-04-04 21:27:53 Tree
[r227] by mikaelcom

[UPDATE] php doc fix for SOAPHeader informations

2013-03-04 21:12:30 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.