Kuba Werłos
|
5bcff151e8
DX: check for duplicated test methods (as AutoReview test) (#8134)
|
3 months ago |
Kuba Werłos
|
2aa85eef15
DX: check for duplicated test methods (#8124)
|
3 months ago |
Kuba Werłos
|
99a8197dea
CI: check autoload (#8121)
|
3 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 months ago |
Dariusz Rumiński
|
dcd13c362a
deps: bump infection to unblock PHPUnit 11, and few more as chore (#8083)
|
4 months ago |
Greg Korba
|
5c902243f4
feat: Ability to run Fixer with parallel runner 🎉 (#7777)
|
5 months ago |
Greg Korba
|
a6098f8f22
test: Introduce Infection for mutation tests (#7874)
|
7 months ago |
Kuba Werłos
|
36c7a657f4
feat: allow PHPUnit 11 (#7824)
|
9 months ago |
Greg Korba
|
d15cfeae4f
DX: Include `symfony/var-dumper` in dev tools (#7795)
|
9 months ago |
Dariusz Rumiński
|
600e6302b7
fix: PHP_CS_FIXER_FUTURE_MODE - proper boolean validation (#7651)
|
10 months ago |
Dariusz Rumiński
|
99ea823cad
test: run tests with "short_open_tag" enabled (#7637)
|
10 months ago |
Dariusz Rumiński
|
5a8a522982
chore: PHPUnit - allow for v10 (#7606)
|
10 months ago |
Kuba Werłos
|
434113324d
DX: remove `symfony/phpunit-bridge` (#7578)
|
10 months ago |
Greg Korba
|
0e76b3cca8
CI: Introduce `composer-unused` (#7536)
|
11 months ago |
Kuba Werłos
|
f87756dca9
DX: remove Prophecy (#7509)
|
11 months ago |
Dariusz Rumiński
|
7ea86bdb36
CI: drop PHP 8.3 hacks (#7519)
|
11 months ago |
Greg Korba
|
6b43405a9b
DX: Add progress output for `cs:check` script (#7514)
|
11 months ago |
Dariusz Rumiński
|
9fbe27e682
chore: update deps (#7471)
|
11 months ago |
Vincent Langlet
|
206cd498b9
chore: Add support for Symfony 7 (#7453)
|
11 months ago |
Dariusz Rumiński
|
74f6ba0c4d
CI: general restructure (#7407)
|
1 year ago |
Dariusz Rumiński
|
506e19be56
CI: Composer - move prefer-stable to file config (#7406)
|
1 year ago |
Dariusz Rumiński
|
9f0074f82f
chore: disable `infection-installer` plugin, as we do not use `infection/*` yet (#7391)
|
1 year ago |
Dariusz Rumiński
|
8707df54f0
chore: stop using `phpunitgoodpractices/traits` (#7363)
|
1 year ago |
Dariusz Rumiński
|
4d399aafeb
chore: no need for `phpunitgoodpractices/traits` anymore (#7362)
|
1 year ago |
Enzo Innocenzi
|
ea9cfeb720
deps: revert "prevent using PHPCSFixer along with unfinalize package (#7343)" (#7348)
|
1 year ago |
Greg Korba
|
d80a314afe
feat: Introduce `check` command (alias for `fix --dry-run`) (#7322)
|
1 year ago |
Greg Korba
|
1188efecb4
deps: Prevent using PHPCSFixer along with `unfinalize` package (#7343)
|
1 year ago |
Dariusz Rumiński
|
ca99f36591
DX: add Composer script for applying CS fixes in parallel (#7274)
|
1 year ago |
Kuba Werłos
|
7fba378642
feat: Remove Doctrine dependencies (#7263)
|
1 year ago |
Greg Korba
|
b10b575437
DX: Add script for running Composer Require Checker (#7252)
|
1 year ago |
Dariusz Rumiński
|
172248e3e7
docs: document composer script aliases (#7230)
|
1 year ago |
Dariusz Rumiński
|
8b0500b53c
DX: composer-script - count PHPMD as static-analysis (#7231)
|
1 year ago |
Greg Korba
|
9b5efdbc33
DX: Improve Composer scripts (#7214)
|
1 year ago |
Greg Korba
|
d261c828d2
DX: Improve Mess Detector Integration (#7224)
|
1 year ago |
Dariusz Rumiński
|
e313c26e26
DX: add first auto-review tests for composer.json file (#7210)
|
1 year ago |
Greg Korba
|
f3f35bda66
DX: Introduce Composer scripts as common DX (#6839)
|
1 year ago |
Greg Korba
|
7d34e6925f
DX: Use ParaUnit to speed up tests (#6883)
|
1 year ago |
Markus Staab
|
8f4de801f7
DX: Add composer keywords (#6781)
|
1 year ago |
Andreas Möller
|
fa326d316a
feature: Allow installation of `sebastian/diff:^5.0.0` (#6771)
|
1 year ago |
Alexander M. Turek
|
1b2e3a3d17
DX: Drop doctrine/annotations 1, allow doctrine/lexer 3 (#6730)
|
1 year ago |
Alexander M. Turek
|
4ffe8971ab
DX: Drop support for doctrine/lexer 1 (#6729)
|
1 year ago |
Alexander M. Turek
|
cfcd143060
DX: Allow doctrine/annotations 2 (#6721)
|
1 year ago |
Dariusz Rumiński
|
61ce0e60f8
DX: update deps (#6760)
|
1 year ago |
Dariusz Rumiński
|
a058db0d4a
DX: bump doctrine/annotations to prevent installing version with unintentional BC break (#6739)
|
1 year ago |
Dariusz Rumiński
|
ddcb2b69fa
DX: update cli-executor (#6664)
|
2 years ago |
Jeremiasz Major
|
058107c79f
DX: Test on PHP 8.2 (#6558)
|
2 years ago |
Dariusz Rumiński
|
b3cc7ef69f
DX: no need to use forked diff anymore (#6526)
|
2 years ago |
Julien Falque
|
279b083f85
minor: Allow Composer Normalize plugin (#6454)
|
2 years ago |
SpacePossum
|
6e9f993bcd
minor #6327 bump polyfills (SpacePossum)
|
2 years ago |
SpacePossum
|
77d936a4c0
bump xdebug-handler
|
2 years ago |