[WSFPHP-440] error in logical flow of wsf_class_writer.php Created: 24/Jun/10 Updated: 29/Jun/10 Resolved: 29/Jun/10 Status: Project: Component/s: Affects Version/s: Fix Version/s: Resolved ZZZ-WSO2 WSF/PHP WSDL Generation 2.0.0 Type: Reporter: Resolution: Labels: Remaining Estimate: Time Spent: Original Estimate: Environment: Bug Ivan Buttinoni Fixed None 4 hours Attachments: WSDL.xml Major Moderate Severity: Estimated Complexity: 2.1.0 Priority: Assignee: Votes: Normal Nandika Jayawardana 0 Not Specified 4 hours all Description there's a flow error in file scripts/wsdl2php/wsf_class_writer.php at line 463 inside an IF() object $param_node is set. if($op_binding_child->attributes->getNamedItem(WSF_TYPE)) { $param_node = $op_binding_child->firstChild; .... } at line 511 is object $param_node outside of the if were was defined! I've attached the WSDL that generate the problem. Comments Comment by Nandika Jayawardana [ 29/Jun/10 ] Fixed Generated at Sun Mar 06 14:56:06 IST 2016 using JIRA 6.0.1#6096sha1:e4a48bd73c6b8a4d99c824976ce5808b4c85857d.