atk4 / data

Data Access PHP Framework for SQL & high-latency databases
https://atk4-data.readthedocs.io
MIT License
273 stars 46 forks source link

Deprecated platform "commented type" API #962

Closed mvorisek closed 2 years ago

mvorisek commented 2 years ago

see https://app.codecov.io/gh/atk4/data/compare/960/changes

https://github.com/doctrine/dbal/issues/5194

with DBAL 3.3 AbstractPlatform::initializeCommentedDoctrineTypes() override does not work/is not called

mvorisek commented 2 years ago

will be closed in https://github.com/atk4/data/pull/963