Commit | Date | |
---|---|---|
[r212]
by
mikaelcom
[UPDATE] enhancement and phpdoc for http://phpdoc.wsdltophp.com |
2013-01-17 10:18:40 | Tree |
[r211]
by
mikaelcom
[UPDATE] new features |
2013-01-16 11:15:11 | Tree |
[r210]
by
mikaelcom
[UPDATE] update for documentation informations in order to catch all restriction informations but only if it's not an enumeration node plus ensure that it catches all nodes even if the first node is an enumeration node. |
2013-01-15 14:02:16 | Tree |
[r209]
by
mikaelcom
[UPDATE] update to ensure that the generated class inherits from the *WsdlClass main class (if the option is enabled) when the struct inherits from another structs which is not a real struct |
2013-01-15 13:36:15 | Tree |
[r208]
by
mikaelcom
[UPDATE] enhancements and bug fixes |
2013-01-15 08:37:48 | Tree |
[r207]
by
mikaelcom
[UPDATE] blame update "don't generate structs that don't contain any attribute and don't inherit from generated struct" because some parent classes may not contain any attribut |
2013-01-14 14:52:00 | Tree |
2013-01-14 12:04:17 | Tree | |
2013-01-14 11:52:06 | Tree | |
[r204]
by
mikaelcom
[UPDATE] merge from pull request on github and don't generate structs that don't contain any attribute and don't inherit from generated struct |
2013-01-14 09:17:20 | Tree |
[r203]
by
mikaelcom
[UPDATE] minor update in order to avoid limitation on parameters type passed to operation when the value must be an Enumeration value (test case : http://graphical.weather.gov/xml/DWMLgen/wsdl/ndfdXML.wsdl, NDFDgen($_latitude,$_longitude,$_product,$_startTime,$_endTime,$_unit,MyndfdStructWeatherParametersType $_myndfdStructWeatherParametersType) instead of NDFDgen($_latitude,$_longitude,MyndfdEnumProductType $_myndfdEnumProductType,$_startTime,$_endTime,MyndfdEnumUnitType $_myndfdEnumUnitType,MyndfdStructWeatherParametersType $_myndfdStructWeatherParametersType)) |
2013-01-02 13:03:06 | Tree |