e59992cc16
Fix checkGenericClassInNonGenericObjectType PHPStan errors
...
This commit removes the checkGenericClassInNonGenericObjectType flag
from PHPStan configuration files and fixes all associated errors in our
code base.
[MAILPOET-3236]
2021-08-09 12:58:56 +02:00
7a3ffa388f
Update PHPStan
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
ce48153b12
Fix code using the combined segments
...
[MAILPOET-3212]
2021-03-23 15:58:34 +01:00
f3a54c0cec
Remove distinct statement from export query
...
[MAILPOET-3505]
2021-03-22 13:37:42 +01:00
aff4c9d5b7
Fix dynamic segments filtering in subscriber export
...
[MAILPOET-3177]
2021-03-10 15:20:32 +01:00
e71e063ef0
Use same query logic for counting and exporting subs w/o lists
...
[MAILPOET-3462]
2021-03-10 13:16:48 +01:00
6f42222abc
Fix subscriber consent data in export
...
[MAILPOET-3472]
2021-03-09 13:13:55 +01:00
302f9f2ca9
Set dynamic segment name via Doctrine parameter
...
[MAILPOET-3376]
2021-03-08 09:09:00 +01:00
8450beaf10
Add tests for get subscribers in ImportExportRepository
...
[MAILPOET-3376]
2021-03-08 09:09:00 +01:00
b2e0bac2d8
Add function for export subscribers to repository
...
[MAILPOET-3376]
2021-03-08 09:09:00 +01:00
7b893dfb51
Move multi insert functionality to a special repository
...
[MAILPOET-3378]
2021-02-18 10:13:44 +01:00