Florian Engelhardt

Results 92 comments of Florian Engelhardt

Hey @Skypewalker, thanks for your bug report, I was able to reproduce this behaviour. If you like to help, could you try and see if you are able to replicate...

Hey there, are you able to replicate the issue with OPcache enabled as well? For CLI that'd require to set `opcache.enable_cli = 1`.

> Enabling opcache fixed my issue ! That's good to hear, I'll try to fix it anyway πŸ˜‰ > Does it mean opcache should always be enabled for php/parallel to...

Nah, I guess it is okay. I assume that @Skypewalker also hit this bug without OPcache enabled.

Hey @dunglas πŸ‘‹ I am not sure https://github.com/dunglas/frankenphp/issues/858 has anything todo with `ext-parallel` at all. @skmirajbn can you check on my comment at https://github.com/dunglas/frankenphp/issues/858#issuecomment-2210823647? Kind regards Florian

Hey there, I wanted to reproduce the bug but couldn't. Looks like GitLab actually fixed this with https://docs.gitlab.com/ee/user/project/merge_requests/test_coverage_visualization.html#automatic-class-path-correction in GitLab 13.9 earlier this year. I pinged Colin O'Dell in the...

Hey there @junjihashimoto, build artifacts are removed from storage after 7 days. I restarted that job for you at https://app.circleci.com/pipelines/github/DataDog/dd-trace-php/20558/workflows/71d751ac-61ea-4353-8ffd-7aec794284be so you can check this CI later for the build...

> [...] since you are a maintainer of ext/parallel, should we instead release a new version of it which does something to make this simpler and easier to know? [...]...

I briefly talked to @dunglas at API Platform Con and I think he has a different name. He also meant, that CΓ©cile takes care, so I pinged her in Slack.

Have we considered authenticating against Docker Hub to bypass (or widen) pull limits? From a technical perspective this is fine, from a maintenance perspective I have questions: - will images...