James Titcumb
James Titcumb
Note; may help to understand that the classes aren't loaded until used; the monkey patching system is an autoloader that sits on top, and indeed when you use the classes,...
If a patch can be made, sure, it would be welcome :+1: thanks. Please note: we must retain support for `psr/cache:^1.0`, which I think is where the difficulty lies.
@mimmi20 surely this is an issue in the library though? I haven't looked at the problem yet, but if the same INI is used, then it may be a bug...?
I don't think it's resolved yet - #9 resolved #8 but we discovered this issue #11 after discussion on that PR.
Seems reasonable aye :+1: it's a real edge case
Assuming the API remains the same, nothing should need to change for us, we pretty much just pass any type resolution to here anyway :+1:
I believe this will be fixed in #2715
The 6.1.2 release is now [available](http://browscap.org/) and has this fix :+1:
Please note I also made a follow-up bugfix ezimuel/ringphp#9 not sure if you saw yet :+1:
are you running in in Docker or anything?