Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commiteaa80d9
committed
minor#42203 Add return type unions to private/internal/final/test methods (nicolas-grekas)
This PR was merged into the 6.0 branch.Discussion----------Add return type unions to private/internal/final/test methods| Q | A| ------------- | ---| Branch? | 6.0| Bug fix? | no| New feature? | no| Deprecations? | no| Tickets | -| License | MIT| Doc PR | -Spotted thanks to progress made on#42149Commits-------af7ff7e Add return type unions to private/internal/final/test methodsFile tree
59 files changed
+78
-143
lines changed- src/Symfony
- Bridge/Twig/Extension
- Bundle
- FrameworkBundle/Tests/Functional/app
- SecurityBundle/Tests/Functional
- Component
- BrowserKit
- Cache/Tests/Fixtures
- Console/Helper
- DependencyInjection/Tests/Fixtures/includes
- DomCrawler/Field
- ErrorHandler/ErrorRenderer
- Form/Extension
- Core
- DataTransformer
- Type
- Validator/Constraints
- HttpFoundation
- File
- Tests/Session/Storage/Handler
- HttpKernel
- DataCollector
- EventListener
- Tests
- HttpCache
- Ldap/Tests/Adapter/ExtLdap
- Messenger
- Bridge/Doctrine/Transport
- Transport/Serialization/Normalizer
- PasswordHasher/Tests/Fixtures
- Routing/Tests/Loader
- Security
- Core
- Authentication
- Tests/Authentication
- Token
- Http/Tests/LoginLink
- Serializer
- Encoder
- Normalizer
- Tests
- Fixtures
- Normalizer
- Templating/Tests
- Loader
- Validator
- Constraints
- Context
- Tests
- Fixtures
- Annotation
- Attribute
- Mapping
- Yaml
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+78
-143
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
| 172 | + | |
178 | 173 | | |
179 | 174 | | |
180 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
| 106 | + | |
110 | 107 | | |
111 | 108 | | |
112 | 109 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 57 | | |
63 | 58 | | |
64 | 59 | | |
| |||
69 | 64 | | |
70 | 65 | | |
71 | 66 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 67 | | |
78 | 68 | | |
79 | 69 | | |
80 | 70 | | |
81 | 71 | | |
82 | 72 | | |
83 | | - | |
84 | | - | |
85 | 73 | | |
86 | 74 | | |
87 | | - | |
| 75 | + | |
88 | 76 | | |
89 | 77 | | |
90 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
499 | | - | |
500 | | - | |
501 | 499 | | |
502 | | - | |
| 500 | + | |
503 | 501 | | |
504 | 502 | | |
505 | 503 | | |
| |||
539 | 537 | | |
540 | 538 | | |
541 | 539 | | |
542 | | - | |
543 | | - | |
544 | 540 | | |
545 | | - | |
| 541 | + | |
546 | 542 | | |
547 | 543 | | |
548 | 544 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments
Comments
(0)