|
8485c63b45
|
Add formal nl translations
[MAILPOET-2962]
|
2020-06-08 14:44:32 +02:00 |
|
|
ddfd203bed
|
Add whitespace and comments stripping from vendor and vendor-prefixed
[MAILPOET-2692]
|
2020-06-04 09:22:23 +02:00 |
|
|
fb238cd531
|
Fix errors discovered by doctrine-phpstan
[MAILPOET-2945]
|
2020-05-27 13:40:41 +02:00 |
|
|
f8d1439b31
|
Skip templates in PHPStan for now due to extreme slowness
[MAILPOET-2945]
|
2020-05-27 13:40:41 +02:00 |
|
|
f66a8d6af3
|
Check Doctrine entities by PHPStan
[MAILPOET-2945]
|
2020-05-27 13:40:41 +02:00 |
|
|
df6bf552b1
|
Prefix phpstan-doctrine for MailPoetVendor
[MAILPOET-2945]
|
2020-05-27 13:40:41 +02:00 |
|
|
fb2e1c707e
|
Update phpstan and phpstan-doctrine
[MAILPOET-2945]
|
2020-05-27 13:40:41 +02:00 |
|
|
4862d42e8b
|
Test all supported save fields
[MAILPOET-2900]
|
2020-05-25 17:49:07 +02:00 |
|
|
688338bcdf
|
Refactor save controller tests, use Doctrine
[MAILPOET-2900]
|
2020-05-25 17:49:07 +02:00 |
|
|
86a24ad674
|
Use PHPStan generics
[MAILPOET-2900]
|
2020-05-25 17:49:07 +02:00 |
|
|
0e5e95310f
|
Set newsletter segment data using Doctrine
[MAILPOET-2900]
|
2020-05-25 17:49:07 +02:00 |
|
|
260b8931f7
|
Fix phpstan config
[MAILPOET-2716]
|
2020-04-24 11:44:09 +02:00 |
|
|
a873f9846c
|
Move the MailChimp test to integration suite
[MAILPOET-2843]
|
2020-04-16 12:57:34 +02:00 |
|
|
f560dbb386
|
Update QA person
|
2020-04-15 10:00:33 +02:00 |
|
|
5bf85c4db6
|
Optimize transifexrc geenration
|
2020-04-07 16:45:50 +02:00 |
|
|
dc55fb64cd
|
Set even 30 days old newsletters as scheduled when reactivating an email
[MAILPOET-2709]
|
2020-04-01 16:49:27 +02:00 |
|
|
a0ee6dadba
|
Ignore PHPStan error about EntityManager::getReference() type for now
PHPStan's Doctrine extension doesn't recognize our prefixed version of Doctrine.
We'll need to address this separately.
[MAILPOET-2647]
|
2020-03-23 00:33:40 +01:00 |
|
|
72af35e2af
|
Rewrite newsletter template model test to Doctrine repository test
[MAILPOET-2645]
|
2020-03-23 00:33:40 +01:00 |
|
|
cf88ada402
|
Rewrite old tests to NewslettersListingRepository tests
[MAILPOET-2645]
|
2020-03-11 17:06:02 +00:00 |
|
|
ecc1d68b5b
|
Check if bounce sync is scheduled within 42 hours for all emails when sending
[MAILPOET-2705]
|
2020-02-20 17:34:07 +00:00 |
|
|
024ac52fb9
|
Add phpstan-doctrine extension
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
f980cb00d8
|
Update PHPStan
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
f56cd6934f
|
Add CodeSniffer rule for opening brace of class/interface/trait
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
707eb399a8
|
Add CodeSniffer rule for unused "use" statements
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
ec6ecdb79e
|
Add CodeSniffer rules for parameter, property, and return typehint spacing
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
53f2614c02
|
Add CodeSniffer rule for declaring class properties
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
153c72cd77
|
Autofix long scalar typehints to short ones
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
56286bfd11
|
Add CodeSniffer rule enforcing short scalar typehint variants
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
b39dac75d6
|
Autofix number of newlines between methods
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
73963bd37a
|
Add CodeSniffer rule for empty lines between methods
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
e640395589
|
Move indentation rules to a custom section
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
4e538cbcf7
|
Move other class/interface related rules to their section
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
b160df9ea7
|
Add CodeSniffer rule to check for duplicate class name
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
30f461a95c
|
Add CodeSniffer rule to enforce lowercase 'class' keyword
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
3a9f806641
|
Add rule to disable inline HTML in PHP (exclude Widget.php)
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
36e25621e6
|
Move other file-related sniffs to the same section
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
d9db919651
|
Add CodeSniffer rule to enforce newline at end of file
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
f6a993f731
|
Update Code Sniffer packages
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
4be306230b
|
Fix findOne() method annotation
[MAILPOET-2430]
|
2020-02-13 18:40:37 +00:00 |
|
|
8a17733698
|
Add WC_Session stub for PHPStan
[MAILPOET-2570]
|
2020-02-03 16:29:35 +01:00 |
|
|
053acbce23
|
Remove no longer needed PHPStan extension
[MAILPOET-2582]
|
2020-01-28 20:18:39 +00:00 |
|
|
835d8bc0af
|
Fix PHPUnit 6 & Codeception\Verify incompatibilities
[MAILPOET-2582]
|
2020-01-28 20:18:39 +00:00 |
|
|
0fa072b392
|
Clean up ignored PHPStan errors [MAILPOET-2577]
|
2020-01-23 12:46:52 +00:00 |
|
|
e7e116c83d
|
Refactor create_function() to anonymous functions [MAILPOET-2523]
|
2020-01-16 16:12:52 +01:00 |
|
|
067950feda
|
Rename deprecated constructors [MAILPOET-2523]
|
2020-01-16 16:12:52 +01:00 |
|
|
4e75bcd296
|
Implement API for Premium plugin installation and activation
[MAILPOET-2431]
|
2020-01-16 10:29:55 +00:00 |
|
|
edb07f03ac
|
Convert variable names to camel case in PHPStan baseline files
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
3bbc8ea2af
|
Convert variable names to camel case in strings
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01: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 |
|