Commit 77f53be
authored
Drop d9 (#807)
* D10+ composer dependencies
* [Compser] D10+ composer dependencies
* {CI} Drop D9 from testing matrices
* {Rules} Drop AccessDeprecatedConstantTest, and \mglaman\PHPStanDrupal\Rules\Deprecations\AccessDeprecatedConstant
* Revert "{Rules} Drop AccessDeprecatedConstantTest, and \mglaman\PHPStanDrupal\Rules\Deprecations\AccessDeprecatedConstant"
This reverts commit 46ad904.
* Reapply "{Rules} Drop AccessDeprecatedConstantTest, and \mglaman\PHPStanDrupal\Rules\Deprecations\AccessDeprecatedConstant"
This reverts commit 181a5df.
* {Rules} Drop AccessDeprecatedConstantTest, and \mglaman\PHPStanDrupal\Rules\Deprecations\AccessDeprecatedConstant
* {Rules} Drop \mglaman\PHPStanDrupal\Tests\Rules\ClassExtendsInternalClassRuleTest::testRule ContentEntityDeleteForm test case and dependencies
* [HACK]] Temporarily remove core_baseline test
* {Rules} Drop AccessDeprecatedConstantTest, \mglaman\PHPStanDrupal\Rules\Deprecations\AccessDeprecatedConstant and dependencies
* {Rules} Drop ConditionManagerCreateInstanceContextConfigurationRuleTest and its rule and related stuff 'n things
* {Rules} Drop \mglaman\PHPStanDrupal\Tests\Rules\DeprecatedHookImplementationTest::testRule test for deprecated_field_widget_hooks_field_widget_form_alter and related stuff 'n things
* {Rules} Drop \mglaman\PHPStanDrupal\Tests\Rules\GetDeprecatedServiceRuleTest::testRuleDrupal8 and \mglaman\PHPStanDrupal\Tests\Rules\GetDeprecatedServiceRuleTest::testRuleDrupal9 and related stuff 'n things
* [Rule Tests] Adjust linenumber
* {Rules} \mglaman\PHPStanDrupal\Tests\Rules\RequestStackGetMainRequestRuleTest::testRule and the rule and related stuff 'n things
* {Rules} \mglaman\PHPStanDrupal\Tests\Rules\RequestStackGetMainRequestRuleTest::testRule and the rule and related stuff 'n things
* {Rules} Dropped \mglaman\PHPStanDrupal\Tests\Rules\SymfonyCmfRouteObjectInterfaceConstantsRuleTest::testRule and the rule, \mglaman\PHPStanDrupal\Tests\Rules\SymfonyCmfRoutingInClassMethodSignatureRuleTest::testRule and the rule, and related stuff 'n things
* [Tests] Cleanup
* Revert "[HACK]] Temporarily remove core_baseline test"
This reverts commit c3da108.
* [Composer] Bump dependencies to match core 10.0.0 minimum
* Drop CircleCI1 parent d505a16 commit 77f53be
File tree
30 files changed
+10
-1236
lines changed- .circleci
- .github/workflows
- src/Rules
- Deprecations
- Drupal
- tests
- fixtures/drupal/modules/phpstan_fixtures
- src
- Controller
- Form
- Plugin/Block
- src
- DeprecatedScope
- Rules
- data
30 files changed
+10
-1236
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 50 | | |
54 | 51 | | |
55 | 52 | | |
| |||
65 | 62 | | |
66 | 63 | | |
67 | 64 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 65 | | |
72 | 66 | | |
73 | 67 | | |
| |||
89 | 83 | | |
90 | 84 | | |
91 | 85 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 86 | | |
96 | 87 | | |
97 | 88 | | |
| |||
165 | 156 | | |
166 | 157 | | |
167 | 158 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | 159 | | |
172 | 160 | | |
173 | 161 | | |
| |||
245 | 233 | | |
246 | 234 | | |
247 | 235 | | |
248 | | - | |
249 | 236 | | |
250 | 237 | | |
251 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 37 | | |
48 | 38 | | |
49 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 14 | | |
20 | 15 | | |
21 | 16 | | |
| |||
0 commit comments