32 Commits (master)

Author SHA1 Message Date
Aleksander Machniak a8218b1eeb Fix bug where some messages could get malformed in an import from a MBOX file (#9510) 1 year ago
Michael Voříšek f4272804d6
Rename test files for PHPUnit 10+ (#9477) 1 year ago
Michael Voříšek 6a5f9ee7ce
Add override method attributes (#9272) 1 year ago
Michael Voříšek 736795326c
Fix plugins composer.json format (#9405) 1 year ago
Aleksander Machniak 3a76c9b3b6 Code improvements 1 year ago
Michael Voříšek d18406a8bd
Fix binary operator spaces CS (#9330) 2 years ago
Aleksander Machniak 1f6a9b8843 Fix phpstan errors regarding rcube_uploads trait methods 2 years ago
Aleksander Machniak d976801918 Fix phpstan errors regarding a mocked storage use 2 years ago
Michael Voříšek 4ee79b9e84
fix "explicit_string_variable" (#9315) 2 years ago
Michael Voříšek 54f4aa33f9
Fix CS - imports (#9316) 2 years ago
Michael Voříšek b1a0067e5d
Fix more CS (#9303) 2 years ago
Michael Voříšek 6a53a1d853
Fix CS (whitespace, visibility) (#9297) 2 years ago
Michael Voříšek 2643be3eaa
Fix single quotes CS (#9283) 2 years ago
Michael Voříšek 3e458fa5fd
Refer native constants unambiguously (#9275) 2 years ago
Michael Voříšek a9167a0d2f
Fix "static_lambda" CS (#9276) 2 years ago
Aleksander Machniak 97c618122d Ignore unlink() warning 2 years ago
Michael Voříšek e7d7e62146
Modernize more basic CS II (#9254) 2 years ago
Michael Voříšek ca8b17d191
Modernize more basic CS (#9258) 2 years ago
Michael Voříšek a8707ae220
Fix and assert basic CS using CI (#9246) 2 years ago
Michael Voříšek 600bbf608e
Run unit tests in CI on Windows too (#9251) 2 years ago
Aleksander Machniak 80404a8674 Store uploads metadata in a separate sql database table instead of a session (#8415) 3 years ago
Aleksander Machniak 44b3ef6671 Small code improvement 3 years ago
Aleksander Machniak 71d151dba9 Add some tests and fix flaky test 3 years ago
Aleksander Machniak 28b6351750 Fix compatibility with Referrer-Policy: "strict-origin" (#8170) 4 years ago
Aleksander Machniak 89e54718ca Migration to PHPUnit v9 4 years ago
Aleksander Machniak 6a12cb7b67 Remove browser compatibility check 5 years ago
Aleksander Machniak 7c53300990 PHP8 fixes, CS fixes, short array syntax, tests 5 years ago
Aleksander Machniak 1007b873f0 More action tests, PHP8 fixes 5 years ago
Aleksander Machniak 836adabbda Add more actions tests 5 years ago
Aleksander Machniak e99fb3968d Add tests for contacts export action, fix PHP8 issues 5 years ago
Aleksander Machniak e2572b8984 PHP8 compat. fixes, added some tests 5 years ago
Aleksander Machniak 545a1569f1
Steps -> Actions refactoring (#7688) 5 years ago