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#52458 [Cache] Fix property types in PdoAdapter (HypeMC)
This PR was merged into the 6.4 branch.
Discussion
----------
[Cache] Fix property types in PdoAdapter
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
I've noticed this while working on symfony#52457, there's no reason these properties should be mixed as far as I can tell.
Commits
-------
f306b74 [Cache] Fix property types in PdoAdapter
0 commit comments