Closed Mynyx closed 2 years ago
iirc you need at least doctrine 2.8, which requires PHP 7.1, not 7.2
I think the fix https://github.com/doctrine/dbal/pull/3674 was merged into Doctrine 2.10?
See also https://github.com/contao/contao/issues/727#issuecomment-549255954 and https://github.com/contao/contao/issues/923#issue-517073544
Yeah, you are right, I rememberd that wrong :). I think I was referring to groups
, which happened in earlier versions.
Added it to the docs too: https://github.com/contao/docs/commit/f11161fae27ce163e76979af717f549fb32e1cd1
I guess this is obsolete now that we require PHP 7.2 anyway
It could still be added to 4.9
.
It could still be added to
4.9
.
Contao 4.9 requires PHP 7.2 anyway
Consideration of the problem with the reserved keyword
member
.