Closed mikaelcom closed 2 years ago
Hi,
I just added the comand line option namespace-directories
of type bool
which is true
by default. In your case, you would have to pass false
to keep the original behaviour you had.
Can you try the phar from https://phar.wsdltophp/wsdltophp-feature-issue-262-php7.phar or the Docker image using mikaelcom/wsdltophp:feature-issue-262?
Let me know when you had the time to check,
I just added the comand line option
namespace-directories
of typebool
which istrue
by default. In your case, you would have to passfalse
to keep the original behaviour you had.Can you try the phar from https://phar.wsdltophp.com/wsdltophp-feature-issue-262-php7.phar or the Docker image using mikaelcom/wsdltophp:feature-issue-262?
Works like a charm - thank you so much for the quick fix :-)
Discussed in https://github.com/WsdlToPhp/PackageGenerator/discussions/261