Jan Vernieuwe
Jan Vernieuwe
Hi, Thank you for your bug report. > Non-premium listening is unfortunately no longer possible due to changes in regulations / fees. You can still listen for free on the...
Closed in favor of https://github.com/phpro/soap-client/pull/450
I think this can be achieved by changing the wsdl as described in this [article](https://www.ianlewis.org/en/returning_arrays_in_wsdl)
Linking the file manually makes it work, but it would be nice if it also would work when the symlink is not set. ln -sf $(realpath vendor/jakub-onderka/php-parallel-lint/parallel-lint) bin/parallel-lint
Tests are fixed, was an issue in the test config.
@veewee It is related to the fix, if i recall correctly it tried to use root (\\) for internal types like string. Your suggested fix looks good to me, a...
With v3 beeing discontinued next month, would be nice to be able to upgrade to a v4. @abhinavk99 are you still maintaining this repo?
@robjbrain I was also looking for this driver, I'll watch this topic in case you start a repo!
I'm not using this package myself anymore (except some legacy stuff, moved to httplug & middlewares). But if there are no maintainers (no, i don't want to maintain this either)...
Nice feature! As a user you could prep a SerializerTransport and just define the output with each call too, eliminating the need to make one for each return type. Though...