Menu

SVN Commit Log


Commit Date  
[r241] by mikaelcom

[UPDATE] minor updates

Minor update to avoid PHP warning about empty XML content when calling the method on a DOMDocument property type

Php doc block comment update

2013-06-26 16:26:25 Tree
[r240] by mikaelcom

[UPDATE] minor updates still for SoapHeader

2013-06-22 08:10:08 Tree
[r239] by mikaelcom

[UPDATE] SoapHeader improvements

After one case that breaks, we discover one little bug when catching data for SoapHeaders from schemas. Indeed, the namespace was wrong and the name of the parameter too. We made sure data are retrieved from the right WSDL attributes and that each SoapHeader is well defined in the Service class.

Put setSoapHeader method in the *WsdlClass so each Service class can call it which simplifies its definition

2013-06-21 23:15:19 Tree
[r238] by mikaelcom

[UPDATE] updates initiated by the pull request https://github.com/mikaelcom/WsdlToPhp/pull/11

2013-05-23 11:51:47 Tree
[r237] by mikaelcom

[UPDATE] minor fix and improvements

Fix generic WsdlClass::__set_state() method in order to instantiate dynamically the object without any parameters.

Improve "from schema" meta storage by providing the constant WsdlToPhpModel::META_FROM_SCHEMA and two methods WsdlToPhpModel::setFromSchema() and WsdlToPhpModel::getFromSchema(). These two methods are then used within WsdlToPhpGenerator methods to store this information.

2013-05-14 22:05:30 Tree
[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
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.