Toon Verwerft

Results 280 comments of Toon Verwerft

I can imagine, it's not an easy task to get started with I'm afraid. Also, whilst commuting I figured the information on how to solve it is not an ideal...

I'm a bit limited in spare-time at the moment, so don't expect this to land in the near future from my side. However, if you want me to prioritize this,...

Added this specific array issue to the list for v4 at https://github.com/phpro/soap-client/issues/485. Closing this one for now.

Hello there @RosskoDCA , I wanted to get back to this issue: We are finishing up v4 of the soap-client package which uses a new encoding system internally. With this...

Unless I misunderstood, That doesn't seem to work. Tried returning `&InstanceBuilder`, `&mut InstanceBuilder`, `&'static mut InstanceBuilder`. None of them implement `IntoZval` For example: ``` trait `IntoZval` is not implemented for...

Hello, I am facing a similar issue in sulu, which I described and reported here: https://github.com/sulu/sulu/issues/7523 The fix provided above solves the issue for this specific case as well. I...

@jkasten2 / @rgomezp Would this be something you are interested in merging? It's a feature we want to use in our project: When registering, the browser language is selected by...

Thanks for the PR. I'll try to review asap.

HI @matwright, Can you rebase against 2.0.X? The changes of your other PR got merged in. This feature does break BC so I guess it should be configurable and disabled...

Yeah that could make sense to provide. Want to give it a shot?