Bart Vanderstukken
Bart Vanderstukken
It's indeed quite a bit of information :) We're using it to log our database queries and I must admit that they can be quit a lot or long sometimes...
What was the error? The logs for the tests have been removed already :\
So what's the plan for this @philipobenito, can't these other dependencies be updated/upgraded as well?
@LouTerrailloune: thanks for your quick feedback. Do you perhaps have any pointers as to how I can fix this on my form? I could of course have a PRE_SET_DATA event ...
Pull request #52 created
@famoser: See the pull request I made (https://github.com/rmoreas/ShibbolethBundle/pull/25) because your fork is causing an error using the deprecated Symfony\Component\HttpKernel\Log\LoggerInterface.
@gremo I was also wondering what the other components looked like as @smnandre asked, but good it got solved, even though via a workaround/simplification @seb-jean What is your specific case?...
> This actually causes an issue on PHP 8 as there is a method signature change @philipobenito, sorry to push for this again, but can you elaborate, so we can...
@philipobenito I investigated it myself, and understand the issue now. To be able to fix this, support for PHP7 needs to be dropped, which is what #327 is about.