Skip to content

Updated wsdl2php with multiple features#4

Open
AustP wants to merge 3 commits intojbarciauskas:masterfrom
AustP:master
Open

Updated wsdl2php with multiple features#4
AustP wants to merge 3 commits intojbarciauskas:masterfrom
AustP:master

Conversation

@AustP
Copy link
Copy Markdown

@AustP AustP commented Jul 16, 2014

  • Added server side generation
  • Added ability to turn off documentation
  • Added verbosity
  • Improved documentation
    • Added documentation for types
    • Added documentation for members
    • Only print out documentation if it exists
  • Improved extensions
    • Made sure if a class is extending another class, that it is generated beneath its parent class
    • Made sure we aren't overwriting parent variables unnecessarily
  • Determines if some types are unused, and excludes them by default
  • lines in WSDLs are now supported
  • Type's substitutionGroup attribute are now supported
  • Made generated code more uniform
  • Cleaned/Optimized the code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant