Rostislav Wolny
9b71a7804c
Update Monolog/Monolog from v1 to v2
...
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Jan Lysý
82e05dfe0f
Add fixes for better compatibility with PHP8.1
...
[MAILPOET-4015]
2022-03-14 09:38:20 +01:00
Rostislav Wolny
6a6c04f168
Fetch only subscribed recipients when sending a newsletter
...
[MAILPOET-4166]
2022-03-07 16:05:48 +01:00
David Remer
db6e963c94
Reset $metas array in processing method 'individual' [MAILPOET-3943]
2022-02-09 15:07:21 +01:00
Jan Lysý
5373c811b2
Add return annotation in BatchIterator
...
PHPStan reported an error in PHP8.1. When we use
the annotation ReturnTypeWillChange it caused another error
for PHPStan in combination in PHP7.2. The new annotations
are solving those issues.
[MAILPOET-4053]
2022-01-19 13:14:42 +01:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00