Commit Graph

6 Commits

Author SHA1 Message Date
Jan Jakes
c601aaa3eb Autofix issues detected by CodeSniffer
[MAILPOET-4617]
2022-09-06 17:38:01 +02:00
Jan Lysý
4ed3c44d6b Update symfony/validator package to v5
[MAILPOET-4227]
2022-04-27 08:57:54 +02:00
Rostislav Wolny
8afab5105f Add cache only MappingDriver implementation and use in prod. mode
We used to rely on Doctrine never calling MappingDriver when metadata are cached.
But we learned that there are some cases where Doctrine uses the driver.
In this commit we add custom MappingDriver that works on top of metadata cache.
[MAILPOET-4218]
2022-04-04 16:24:15 +02:00
Jan Lysý
7dbc316e01 Add settings ATTR_STRINGIFY_FETCHES for database connection
[MAILPOET-4097][MAILPOET-4106]
2022-02-14 12:23:58 +01:00
Jan Lysý
79a40a019c Change return type in CreatedAtTrait
[MAILPOET-4067]
2022-01-24 10:55:11 +01:00
Jan Jakes
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00