rajivraman-MRM
rajivraman-MRM
@shakaran please take a look at my last couple of commits. We actually don't need the PHPUnit references in the production code, because PHPUnit mocks subclass their original classes. Let...
> [@rajivraman-MRM](https://github.com/rajivraman-MRM) do you want to sent a new PR for this? Thanks @shakaran I'm currently just doing this in a controller, but sure I can work on a PR.
> [@rajivraman-MRM](https://github.com/rajivraman-MRM) I just made the PR [#405](https://github.com/markitosgv/JWTRefreshTokenBundle/pull/405) > > Let me know if works fine for you in master @shakaran thank you for jumping on it! Unfortunately, that patch...
@shakaran I opened https://github.com/markitosgv/JWTRefreshTokenBundle/pull/406
Thanks for sharing your thoughts. What would you suggest we do?: - We could fork veewee/xml in order to do this override for our purposes, and then pull our fork...
> [@rajivraman-MRM](https://github.com/rajivraman-MRM) Can you verify if this would work for you? > > [php-soap/encoding#43](https://github.com/php-soap/encoding/pull/43) Thank you, that works! Will this be merged down to main soon so we can use...