Rémi Alvergnat

Results 206 comments of Rémi Alvergnat

I hit this issue too, and fixed it with https://github.com/goetas-webservices/soap-client/commit/99940e1df677c79200a1429ed0fa52183b187346.

It only occurs when using Symfony 3.4+, because services and aliases are private by default since this version.

Maybe there's a Symfony integration lying around ?

The test is fixed with both goetas-webservices/xsd2php#108 and goetas-webservices/xsd-reader#52. I have used https://github.com/gossi/composer-localdev-plugin to symlink to local development packages, works like a charm. Please wait before merging those pull request,...

Hi @goetas I pretty sure you are really busy on many other subjects, but you could review and merge this pull requests and others related to this one ? -...

Test have been simplified. They fail on CI because they need to run with https://github.com/goetas-webservices/xsd2php/pull/108 and https://github.com/goetas-webservices/xsd-reader/pull/52

Thanks ! Thanks. I think we also need to release wsdl2php with this change in composer.json : https://github.com/goetas-webservices/wsdl2php/pull/12

Yes. Hard to fix, sorry. We could introduce an new option "prefer_year" that would guess the year instead of season/episode in those cases.

You have to add `da` inside list of `allowed_languages` in `options.json`.

(For this to work with `no`, I assume you already removed `no` from `advanced_config.common_words` in options.json).