Closed rabauss closed 2 years ago
Okay I adjusted the deprecated dbal usages.
By the way there are also some contao deprecations but therefor the dependencies need to be increased to contao ^4.9
Thanks for the contributions.
Okay I adjusted the deprecated dbal usages.
I added a comment above, the unfortunately have to keep the deprecated execute
method of the query builder. It got deprcated in 3.0
only and has to be used for BC.
By the way there are also some contao deprecations but therefor the dependencies need to be increased to contao ^4.9
We're fine bumping the requirement to Contao ^4.9. Feel free to open another PR to address these deprecations.
Thanks @rabauss
Released as 1.1.3
... to fix compatiblity to contao 4.13 😉