Skip to content

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 22, 2023

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Issues
License MIT

@derrabus
Copy link
Member

We should honestly try to get rid of this server version detection. As far as I can tell, we're using it to filter out ancient database platforms:

  • Microsoft SQL Server before 2008
  • Postgres before 9.5 (released in Jan 2016, EOL since Feb 2021)

FWIW, both platforms are not supported by DBAL 4.

@fabpot
Copy link
Member

fabpot commented Nov 23, 2023

Thank you @xabbuh.

@fabpot fabpot merged commit b3f22f8 into symfony:5.4 Nov 23, 2023
@xabbuh xabbuh deleted the dbal4-compat branch November 23, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants