Commit Graph

1437 Commits

Author SHA1 Message Date
7a57f9f9b8 chore: incrementally supports PHPUnit patch versions 2023-03-19 16:45:43 +00:00
961e0aec66 feat: removes non used subscriber 2023-03-19 15:40:53 +00:00
ccfcd336fe fix: profile plugin 2023-03-19 04:00:10 +00:00
7287d65865 chore: runs nightly builds against 10.0.x-dev 2023-03-19 03:58:04 +00:00
d96ddaeaac feat: clarifies that profile is not supported in parallel 2023-03-19 03:51:27 +00:00
085d3436c8 fix: detection of dirty files 2023-03-19 03:38:20 +00:00
2da899a2b1 fix: --todos in parallel and feedback on process isolation 2023-03-19 02:01:08 +00:00
48ea48981b fix: todos flag 2023-03-19 00:49:06 +00:00
084f7c596f feat: improves --bail 2023-03-19 00:41:41 +00:00
aafdf6f39c chore: improves static checking 2023-03-18 23:48:01 +00:00
d4c66d73a0 chore: static checks 2023-03-18 23:35:05 +00:00
840364891c fix: prepares for nightly phpunit release 2023-03-18 23:19:20 +00:00
0bf051610d Merge pull request #694 from faissaloux/refactor-result-php
Replace magic number `0` by meaningful const
2023-03-18 20:08:48 +00:00
42fc80b76d Merge pull request #695 from faissaloux/remove-unused-imports
Remove unused imports
2023-03-18 20:08:28 +00:00
ff1249b5cf remove unused imports 2023-03-18 16:16:45 +01:00
331585a0ba replace magic number 0 by meaningful const 2023-03-18 16:03:43 +01:00
0c808736b8 chore: removes changelog 2023-03-18 02:10:40 +00:00
9f0dc108fa Update FUNDING.yml 2023-03-18 02:06:57 +00:00
cf5c6f9ffd chore: adjusts ci 2023-03-18 00:59:05 +00:00
f6d6a4db78 chore: adjusts ci 2023-03-18 00:58:44 +00:00
ef3305ec23 docs: updates readme 2023-03-18 00:41:49 +00:00
f6ce6cece7 docs: updates links 2023-03-18 00:31:36 +00:00
32923f32a8 docs: updates links 2023-03-18 00:30:39 +00:00
02f3202a61 docs: updates link 2023-03-17 23:32:49 +00:00
e6af0c8a77 docs: update readme 2023-03-17 23:18:45 +00:00
52a8183fcb docs: updates discord 2023-03-17 23:11:05 +00:00
c2f57811e1 chore: updates readme 2023-03-17 23:08:06 +00:00
639029349d chore: skips parallel on windows 2023-03-17 22:49:25 +00:00
595172aba6 docs: updates sponsors 2023-03-17 22:18:21 +00:00
e7af5a4cf9 fix: deprecations 2023-03-17 20:39:29 +00:00
ef7d1527da Fixes unit stub 2023-03-17 17:02:20 +00:00
2a370a2a76 fix: support message 2023-03-17 15:22:55 +00:00
b828843974 fix: spacing in init 2023-03-17 15:19:22 +00:00
0b99c72937 fix: tries getenv 2023-03-17 11:50:41 +00:00
ec4f15132e feat: allows to skip support via env 2023-03-17 11:42:23 +00:00
0e4cc94471 feat: improve --init command 2023-03-17 10:58:23 +00:00
9e89fb5e23 feat: improves init plugin 2023-03-17 10:31:03 +00:00
26cf278103 feat: adds laravel stubs 2023-03-17 10:28:50 +00:00
050fe38a90 fix: default phpunit file 2023-03-17 10:25:51 +00:00
f07c3a2480 tests: clarifies dependencies 2023-03-17 02:06:26 +00:00
ae365324a8 tests: adds arch tests 2023-03-17 01:45:40 +00:00
b4b212a426 feat: moves "UsedOn" to "UsedIn" 2023-03-16 19:48:52 +00:00
f52d4392a6 Merge pull request #691 from localheinz/feature/phpunit
Enhancement: Run tests against `phpunit/phpunit:dev-main` every 12 hours
2023-03-16 12:09:47 +00:00
c662c59daf chore: updates build name 2023-03-16 12:09:35 +00:00
ef4a487322 feat: adds --bail to help 2023-03-16 11:57:50 +00:00
30b151f927 feat: --bail 2023-03-16 11:55:42 +00:00
b93bf82be6 Merge pull request #692 from xiCO2k/fix/help-command
[2.x] Help Command
2023-03-16 11:43:51 +00:00
ea3827fe7f fix: Help Command 2023-03-16 11:42:29 +00:00
7cd6b4ff40 wip 2023-03-16 11:06:07 +00:00
544af117bb Enhancement: Run tests against phpunit/phpunit:dev-main every 12 hours 2023-03-16 10:37:11 +01:00