Commit Graph

13 Commits

Author SHA1 Message Date
Rostislav Wolny
62cf852691 Replace PHP8 version of TypedCacheItem class with PHP7 compatible code
WordPress plugin repository prevents committing files that contains syntax introduced in PHP8.
[MAILPOET-3904]
2021-11-02 16:35:40 +01:00
Rostislav Wolny
efde80b5c4 Update doctrine/dbal
[MAILPOET-3889]
2021-10-28 15:44:18 +02:00
Rostislav Wolny
35271bcaf9 Update doctrine/common package
The updated sub-dependency doctrine/cache no longer contains cache implementations
so we could remove the cleanup code.
[MAILPOET-3889]
2021-10-28 15:44:18 +02:00
Rostislav Wolny
07079e331a Fix doctrine cleanup script
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Jan Lysý
4b6a0bd1c9 Fix name of file Sqlite platform in fix-doctrine.php
[MAILPOET-3395]
2021-02-04 17:58:42 +01:00
Rostislav Wolny
82f666c488 Fix type issues in Doctrine Driver
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
Rostislav Wolny
12e85972a3 Fix incompatibilty in DBAL DriverException
[MAILPOET-3926]
2020-12-07 11:36:01 +01:00
Rostislav Wolny
a5900d2e0e Update doctrine cleanup script
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Rostislav Wolny
e61f3f758d Remove unnecessary fixes for Doctrine
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Pavel Dohnal
dd542f9440 Fix a doctrine bug
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
Jan Jakeš
8ffdde144e Backport fix for Doctrine relation lazy loading bug
[MAILPOET-2645]
2020-03-23 00:33:40 +01:00
Pavel Dohnal
6584d84dbb Fix PHP Scoper ignoring doctrine array annotations
[MAILPOET-2297]
2019-09-09 14:11:44 +01:00
Jan Jakeš
43ba11f7f9 Install Doctrine to prefixed dependencies
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00