Harald Leithner
Harald Leithner
> A workaround would be to ensure the array is not empty when you modify it with your middleware: > > ``` > public function __invoke(Request $request, RequestHandler $handler): Response...
@hackwar can you look at this please?
This pull request has automatically rebased to 4.2-dev.
This pull request has automatically rebased to 4.2-dev.
This pull request has automatically rebased to 4.2-dev.
This pull request has automatically rebased to 4.2-dev.
This pull request has automatically rebased to 4.2-dev.
Yes there will me no direct update path between 3 and 5
Depending on the progress we will see if a upgrade to 4.4 is needed (like 3.10) or direct update from any 4.x version is possible.
> @HLeithner P.S.: To throw old update SQL scripts away has the advantage to be more flexible with new update SQL scripts regarding the database checker, because that does not...