Commit Graph

14 Commits

Author SHA1 Message Date
8060a513ad Fix hitting metadata cache for proxy's interfaces
[MAILPOET-3533]
2021-05-12 14:42:22 +02:00
d13f63b3e2 Fix other minor type issues in libs
[MAILPOET-3926]
2020-12-07 11:36:01 +01:00
489fe25fdd Make sure the values have correct types
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
25fe3aba54 Fix easy errors found by PHPStan
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
292a96953c Set MetadataCache read-only flag from AnnotationReaderProvider
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
0bfeaab160 Make MetadataCache compatible with both Doctrine and Validator
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
d43ae6d350 Remove usage of @ operator
[MAILPOET-2357]
2019-09-18 10:46:44 +02:00
0aa1d65822 Auto-regenerate Doctrine metadata in dev mode
[MAILPOET-2298]
2019-08-23 15:34:10 -04:00
ed1e6fd015 Throw exception when metadata cache not writable
[MAILPOET-2269]
2019-08-13 15:44:09 +02:00
310133ec3f Fix Doctrine metadata not being fetched from cache correctly
[MAILPOET-2232]
2019-07-30 07:27:51 -04:00
7714d294b8 Add Doctrine metadata storage configuration
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00