You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commits
-------
662fdc3 [DoctrineBundle] Fixed incorrectly shown params
Discussion
----------
Doctrine profiler view
Bug fix: yes
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass
8000
: yes
Fixes the following tickets: -
Todo: -
After the changes in #2733, the parameters to Doctrine queries were
always shown as 'Array' in the profiler. This commit puts back the
yaml_encode that is still needed after all.
0 commit comments