Markus Podar
Markus Podar
Duplicate of https://github.com/antonioribeiro/google2fa/issues/199
> Unfortunately there is currently [no way to specify printer options In absence of any infrastructure provided by PHPUnit, this printer could read a config file upon first time initialization...
In my fork (see https://github.com/ScriptFUSION/PHPUnit-Immediate-Exception-Printer/issues/9#issuecomment-567243426 ) I actually implemented this. Not very elegant, but at least it's configurable. I can share the pain with big test suites (talking >5k tests)...
Thanks for the clarification, that helps a lot! Can you please add a test for the PR showing the change in action? It will also help me figure which approach...
💥 😄 I'm not opposed to bump a major version for a breaking change, if the improves are worth it. The routing code has undergone some major change in recent...
(I moved the PR in draft mode until we've consensus, I hope this is fine with you)
This is really a productivity bummer, I hope this gets resolved soon!
It works `\o/`, thanks!
Unfortunately it broke, I created a new issue -> https://github.com/getsentry/sentry/issues/70497
See the readme https://github.com/fruitcake/laravel-cors#cors-middleware-for-laravel > Since Laravel 9.2, this Middleware is included in laravel/framework. You can use the provided middleware, which should be compatible with the Middleware and config provided...