Phil Bennett
Phil Bennett
The problem with them being spread, is that service providers are lazily loaded and the container determines what to register based on the alias requested... which works great in most...
Will take a look this week On 4 Apr 2022, 16:23 +0100, Thomas Kräftner ***@***.***>, wrote: > It seems that #220 fixed #219 in the 3.x branch but the bug...
Yeah will sort this after xmas
Ugh, this was a pain last time round too 😂 will take a look next week
Sorry for the delay on this, will be merging and tagging early next week.
This actually causes an issue on PHP 8 as there is a method signature change
Sorry for the delay, been dealing with some health issues. Planning a merge/release session next week so will sort then.
Just catching up on issues, I'll remind myself on this next week and get back to you
I'll have to double check this in a few days but if I remember correctly it's not expecting an empty route path, by design it's expecting "/" for an empty/base...
Yeah, empty just wasn't considered that's all, something I'll probably account for in the next major version, can't right now as it could change behaviour of other peoples apps