Where is enum support?
PhpWsdl I started to develop my own WSDL generator for PHP because th
Brought to you by:
odvpbre
Originally created by: jack.car...@gmail.com
Originally owned by: schickwa...@googlemail.com
If you open http://wan24.de/test/phpwsdl2/demo.php?WSDL Definition for DemoEnum is shown, but if I run the demo.php from the latest trunk there is no enum shown, neither is it found in the source code.
If you download the file http://wan24.de/test/phpwsdl2/demo.php?PHPSOAPCLIENT DemoEnum is defined there.
How to get enum support?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: CPBax...@gmail.com
I agree, is their a reason whats included under this source control doesnt include the updates described, It would be great to get hands on http://wan24.de/test/phpwsdl2/class.phpwsdlenum.php
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: schickwa...@googlemail.com
I'm sorry for the delay - I didn't receive the issue notify with email. I committed the [r43] today. This is no final release, but it seems to work stable in my developing environment. This commit contains almost all changes for version 2.4 - you could call it a "pre-release". You may use this revision with enumeration support if it works for you. Version 2.4 will be released later (working on it very soon).
Labels: -Type-Defect Type-Enhancement
Owner: schickwa...@googlemail.com
Status: Started
Related
Commit: [r43]
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: jack.car...@gmail.com
Tnx man, gonna check it out ;)