Skip to content

Generating classes from WSDL file including scheme files #392

Answered by veewee
trailsnail asked this question in Q&A
Discussion options

You must be logged in to vote

Ext-soap does not provide that information:
https://bugs.php.net/bug.php?id=45404

This issue has been reported a few times: #311, #291, #156, #144 ...

The solution is by adding a manual configuration that points out which classes need to extend from which classes by using the extend assembler:
https://github.com/phpro/soap-client/blob/master/docs/code-generation/assemblers.md#extendassembler

Until we have a better way of getting the data back from the WSDL, there is no simple solution for this.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@trailsnail
Comment options

Answer selected by trailsnail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants