David Grudl

Results 425 comments of David Grudl

Look, I think your use case is very unusual, so it's definitely better if you solve it yourself.

This is by design, RobotLoader only loads classes that are always defined and not just in a condition.

I tried adding $topLevelOnly 3ccc6fd3143827bf1cd0bc739854a7d8da88e43f. Try dev-master pls.

Then I don't know what the problem is...

Reference: https://datatracker.ietf.org/doc/html/rfc3986

@oruborus Thanks for the beautifully crafted PR, rationale and solution.

Isn't it possible that `SebastianBergmann\CodeUnit\CodeUnit` is loaded before BypassFinals is enabled?

This error occurred because the cache was created with a different `bypassReadOnly` parameter setting than was used afterwards.

@finpension-aless it was caused by something else. I tried to modify the extension class to skip the PHPUnit code altogether. Please try the *dev* version to see if it works...