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
This PR was merged into the main branch.
Discussion
----------
Update doctrine.yaml
I removed from `doctrine.yaml` code below because since Symfony 6.4, `profiling_collect_backtrace` is here : https://github.com/symfony/demo/blob/main/config/packages/doctrine.yaml#L9
```yaml
when@dev:
doctrine:
dbal:
profiling_collect_backtrace: true
```
Commits
-------
986ec12 Update doctrine.yaml
0 commit comments