Fuck. Shit! Sorry...
Login with: GitHub
symfony/http-kernel + (3) -
    @frosas relying on X.Y.* is painful because you always need to wait until someone updates the constraint to get the new version. Of course using ~1.3 like in this PR means if I fuck up and break BC people will update to it, but that's a less likely occurrence than the alternative I think, so I would rather not use X.Y.*

    **I've sent it against wrong branch. It should be merged in 2.3. Sorry.**
    @frosas sorry I didn't get you still had the problem. I tagged a 2.1.7 of monologbundle which hopefully fixes your issue.
    sorry but i dont understand what you suggest. more over i dont see the problem. its already possible to seriously break stuff with compiler passes which cannot be easily enabled/disabled. this is just convenience. if it doesnt work because of some obscure combo then simply dont use it for the app since it needs to be explicitly enabled in the kernel.
    The example, sorry :smiley:
    ping @fabpot sorry to keep pushing this, but any chance you could take a look at this?
    _Edit: Sorry, couldn't resist adding a private helper class again!_
    Sorry for the delay, lifetime support is now implemented. What do you think about an AbstractProfilerStorageTest class to share some testing code between the different implementations (of cause in a separate PR)?