Asmir Mustafic

Results 525 comments of Asmir Mustafic

>Is necessary to play a lot with [this](https://github.com/goetas-webservices/soap-client/blob/master/src/DependencyInjection/SoapClientExtension.php) and [this](https://github.com/goetas-webservices/soap-client/blob/5dd6966d78ae12e419f702d649d96aa7fe5b57b2/src/Command/Generate.php#L31) in order to configure and run it correctly.

from what I can see should be good as it is

nice to hear that it worked

are you sure about this... if you check https://github.com/goetas-webservices/soap-client/blob/master/.travis.yml#L28 we are testing exactly that case see https://github.com/goetas-webservices/soap-client/blob/master/tests/example.php#L24

Hmm, that could be a nice idea. not sure how much effort is required...

Hi, sorry if this is taking so long, but recently i've been really busy. I'm really interested in https://github.com/goetas-webservices/xsd-reader/pull/52 (and in the scenario that fixes) but I would like to...

same note for the tests as in https://github.com/goetas-webservices/xsd2php/pull/108

Shouldnt we first merge https://github.com/goetas-webservices/xsd2php/pull/108? To make tests pass you can add `@dev` in the composer deps, in this way you will get the latest version

https://github.com/goetas-webservices/xsd2php/releases/tag/v0.3.12 has been tagged

if this is the new standard for defining multi env configs, looks good to me :+1: