Open Merrick28 opened 5 years ago
Is your code running twice by any chance? It seems debugbar can only handle a single PDO collector at a time.
Ouch... this issue is two years old now... and the project I worked on is now abandoned. Sorry I can't answer.
Sure - but someone else may stumble upon this in the future
Hello all,
I try to add pdo to phpdebugbar, and I have an issue. Here is my code in my pdo class
Outside my class :
In my class, in the _contruct function
I tried also with
but each time, I have the issue :
on the add collector.
Can someone help me ?