Kevin Mian Kraiker
Kevin Mian Kraiker
One thing I just noticed, then ended up finding this issue while looking for insights: If a new `Span` is activated via `$span->storeInContext($parent)->activate()` instead of `Context::storage()->attach($span->storeInContext($parent))`, then the returned scope...
> I have the same issue here, the build process takes ~2 hours and produces a 235MB binary. > > I am using API Platform 2.7. > > Counter measures...
> I made a PR to fix it 9 months ago, nothing happened yet #35404 > > maybe Google has no interest in maintaining PHP extension anymore 😅 Are you...
@ihor-sviziev any chance of merging this? The problem literally prevents some developers from using the supported PHP versions' typing system to its full extent, forcing us to fall back to...
Nevermind, let's forgo supported versions and leave the developers to their own devices...
@ihor-sviziev @sidolov if there's any chance to merge for a new release, I'd be glad to hear from you if there's anything that should be changed, reopen the PR and...
@nikophil the community (including myself) has been raising issues and sending PRs since over a year now about Symfony's newer versions incompatibilities, deprecations warnings and whatnot, but it seems that...
> > I'm getting breaking changes with the ->hset() method as implemented in code. > > IMO The problem with hset is ambiguous. If you use PhpRedis without any wrappers/proxy/etc...