contao / managed-edition

Contao Managed Edition
17 stars 13 forks source link

Update README.md of Contao 4.4 #54

Closed Mynyx closed 2 years ago

Mynyx commented 4 years ago

Consideration of the problem with the reserved keyword member.

fritzmg commented 4 years ago

iirc you need at least doctrine 2.8, which requires PHP 7.1, not 7.2

Mynyx commented 4 years ago

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

fritzmg commented 4 years ago

Yeah, you are right, I rememberd that wrong :). I think I was referring to groups, which happened in earlier versions.

fritzmg commented 4 years ago

Added it to the docs too: https://github.com/contao/docs/commit/f11161fae27ce163e76979af717f549fb32e1cd1

aschempp commented 2 years ago

I guess this is obsolete now that we require PHP 7.2 anyway

fritzmg commented 2 years ago

It could still be added to 4.9.

aschempp commented 2 years ago

It could still be added to 4.9.

Contao 4.9 requires PHP 7.2 anyway