Rostislav Wolny
503283fa63
Provide array cache implementation
...
doctrine/cache 2.0 no longer provides implementations of caches. It provides only interfaces.
We need only PHP array cache so I chose to implement this simple cache instead of introducing
new cache library.
[MAILPOET-3892]
2021-10-28 15:44:18 +02:00
Rostislav Wolny
c9603b76dc
Update doctrine packages and fix metadata cache
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
12cc818f8b
Fix required after optional parameter in doctrine config factory
...
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
Jan Jakeš
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Amine Ben hammou
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
Jan Jakeš
68c1b62df5
Extract annotation reader setup to a provider class
...
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
Jan Jakeš
6ede84af1b
Use only array cache in Doctrine at the moment
...
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
fcccbf8358
Add test for Doctrine configuration factory
2019-07-24 15:03:16 -04:00