Alessandro Lai
Alessandro Lai
It needs more work after #1321, I'll try to look at it now.
This needs a rebase/remerge badly. I'll try it now.
* the Symfony official integration would be the main immediate beneficiary of this feature, but since it's based on Monolog, it can be used/leveraged everywhere * this may depend a...
Is `baggage` a somehow standardized header? Or are we risking name collision?
Exactly. In PHP we do not have any native way to bulk those information somewhere, because we cannot assume any external infrastructure or thread that we could leverage to do...
> And could you estimate how many PHP projects have this queue worker? It it something you setup right when you do your first "hello world" or is it something...
I agree with @ste93cry; and in fact any other service that I tried that works with performance & monitoring (Blackfire.io, NewRelic, DataDog) goes with an extension (that eventually spawns a...
> Can you elaborate on 'DST intervals'? I meant something like: DST changes between 2 and 3 AM, what happens if I schedule something in that interval? But from the...
This seems an interesting suggestion! If I will not have the time to do it myself, I'm happy to review a PR with this.
I've found this: https://github.com/hectorj/safe-php-psalm-plugin Maybe an external package with the right stub is the way to go?