Menu

Commit [r244]  Maximize  Restore  History

[UPDATES] identical operation parameters type naming fix

As the methods, representing the operations, had their parameters named as their type when the parameter type was an existing known class, it generated errors as we had multiple parameters with the same name (ex: login(StructString $_structString,StructString $_structString), which is conflictual). This was used to generate the sample file easily. This issue was fixed by naming the parameters with their real name (when there is multiple parameters) and by reviewing the sample file generation.

mikaelcom 2013-07-10

changed /trunk/WsdlToPhpFunction.php
changed /trunk/WsdlToPhpGenerator.php
/trunk/WsdlToPhpFunction.php Diff Switch to side-by-side view
Loading...
/trunk/WsdlToPhpGenerator.php Diff Switch to side-by-side view
Loading...
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.