Skip to content

Keep compatibility with symfony 2.8.x

Compare
Choose a tag to compare
@relthyg relthyg released this 18 Dec 10:23
· 34 commits to master since this release
Restore compatibility with symfony/dependency-injection 2.8.x (Case

119873)

Runtime Environment Variables were introduced in Symfony 3.2, so we
can't use them here if we want to ensure compatibility with
Symfony 2.8.x

Squashed commit of the following:

commit ea5a48316d0dd6a438eeaa81a8768957799cbb42
Author: Martin Güthler <[email protected]>
Date:   Fri Dec 18 09:19:20 2020 +0000

    Revert "Use environment variables for Thumbor server settings"

    This reverts commit 9000bdc1106963dc1ddacdffb2d30b5b95243a6a.

commit e9668a034d10c6a24de7aa77e7381cc0dd2298de
Author: Martin Güthler <[email protected]>
Date:   Fri Dec 18 09:19:07 2020 +0000

    Revert "Staging should use production values"

    This reverts commit 88a41aceec4b559cb5c76d68bbce899c4b725e93.

commit bb86e2fdf754884a99cc7ca3eeba2c775943ed50
Author: Martin Güthler <[email protected]>
Date:   Fri Dec 18 09:18:52 2020 +0000

    Revert "Fix usage of environment variables for configuration"

    This reverts commit b659dee62595756f9d687dc9ed506075493e4c6c.