Closed wlzch closed 12 years ago
@schmittjoh any chance to have an update of the bundle to be compatible with Symfony ?
I'll will update the bundle when I update my project. Symfony master has a few regressions atm which I'm waiting for to be addressed though.
On Fri, Jan 13, 2012 at 11:23 PM, Christophe Coevoet < reply@reply.github.com
wrote:
@schmittjoh any chance to have an update of the bundle to be compatible with Symfony ?
Reply to this email directly or view it on GitHub:
https://github.com/schmittjoh/JMSDebuggingBundle/issues/40#issuecomment-3487454
Well, still the same error
error persists
error still persist. May be you should add branch for support other branches in Symfony
Any chance to have this bug corrected ?
I just re-activated the bundle in my project using Symfony 2.1-dev from 3 weeks ago and the above error is gone. I haven't tried with the latest master as updating would break my project because of the regression in Form
This issue has been fixed two months ago in commit cb7a861e8f633bf1f78c5cde7f2f3ada50d7ceb8, which made this bundle compatible with the current branch of Symfony (2.1). However, it makes it difficult to use this bundle with a 2.0.x installation of Symfony... Maybe you could tag a version for use with this branch ?
Fatal error: Declaration of JMS\DebuggingBundle\Kernel\NullProfilerStorage::find() must be compatible with that of Symfony\Component\HttpKernel\Profiler\ProfilerStorageInterface::find().
ProfilerStorageInterface::find expects 4 parameters , but NullProfilerStorage::find only have 3 parameters