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
minor symfony#2371 Remove duplicate question mark ? in DSN string (alexander-schranz)
This PR was merged into the 2.x branch.
Discussion
----------
Remove duplicate question mark ? in DSN string
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? |no <!-- please update src/**/CHANGELOG.md files -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
Looks like there was `??` accidently added.
Commits
-------
33bd17d Remove duplicate question mark ? in DSN string
0 commit comments