Merge branch 'hotfix/4.3.2' into develop
# Conflicts: # CHANGELOG.md # composer.json # src/Resources/contao/themes/flexible/main.css
Merge branch 'hotfix/4.3.3' into develop
# Conflicts: # CHANGELOG.md
Add the Doctrine field type in the config.yml file.
doctrine:
dbal:
types:
binary_string:
class: "Contao\\CoreBundle\\Doctrine\\DBAL\\Types\\BinaryStringType"
commented: trueMerge branch 'hotfix/4.3.5' into develop
# Conflicts: # .php_cs # CHANGELOG.md # composer.json # src/EventListener/ContainerScopeListener.php # src/Resources/contao/library/Contao/Automator.php # src/Resources/contao/themes/flexible/main.css # src/Resources/public/core.min.js # tests/EventListener/ContainerScopeListenerTest.php