Commit 3ec79a6
File tree
938 files changed
+6359
-3447
lines changedFilter options
- .github
- workflows
- src/Symfony
- Bridge
- Doctrine
- DependencyInjection
- Form
- ChoiceList
- Type
- PropertyInfo
- Security
- RememberMe
- User
- Tests/Form
- ChoiceList
- Type
- Validator
- Constraints
- Monolog
- Command
- Formatter
- Handler
- Processor
- Tests/Processor
- PhpUnit
- DeprecationErrorHandler
- bin
- ProxyManager
- LazyProxy/PhpDumper
- Twig
- Command
- Extension
- Node
- Resources/views/Form
- Tests/Extension
- Bundle
- DebugBundle
- DependencyInjection
- FrameworkBundle
- CacheWarmer
- Command
- Console
- Descriptor
- Controller
- DataCollector
- DependencyInjection
- Compiler
- Resources/config
- Routing
- Secrets
- Session
- Test
- Tests
- CacheWarmer
- Command
- Console
- Descriptor
- Controller
- DependencyInjection
- Compiler
- Functional
- Bundle/TestBundle/Controller
- Routing
- Translation
- SecurityBundle
- DataCollector
- DependencyInjection
- Security/Factory
- Security
- Tests
- DependencyInjection
- Functional
- Bundle/RequestTrackerBundle
- DependencyInjection
- EventSubscriber
- app/StandardFormLogin
- TwigBundle
- CacheWarmer
- Command
- DependencyInjection
- Compiler
- Tests/DependencyInjection
- WebProfilerBundle
- Csp
- EventListener
- Profiler
- Resources/views
- Collector
- Icon
- Profiler
- Tests
- EventListener
- Resources
- Twig
- Component
- Asset
- BrowserKit
- Tests
- Cache
- Adapter
- DependencyInjection
- Tests
- Adapter
- Fixtures
- Messenger
- Traits
- Config
- Definition
- Builder
- Exception
- Loader
- Resource
- Tests
- Definition
- Builder
- Fixtures/Builder
- Resource
- Util
- Console
- Command
- Descriptor
- Event
- Formatter
- Helper
- Input
- Logger
- Output
- Question
- Style
- Tester
- Constraint
- Tests
- Command
- Helper
- Tester
- Constraint
- CssSelector
- Node
- Parser
- XPath
- DependencyInjection
- Argument
- Compiler
- Config
- Dumper
- Exception
- Extension
- LazyProxy
- Loader
- Configurator
- ParameterBag
- Tests
- Compiler
- Dumper
- Fixtures
- CheckTypeDeclarationsPass
- Preload
- includes
- Loader
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
938 files changed
+6359
-3447
lines changed+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| 25 | + |
24 | 26 |
|
| 27 | + |
25 | 28 |
|
26 | 29 |
|
27 | 30 |
|
| ||
32 | 35 |
|
33 | 36 |
|
34 | 37 |
|
| 38 | + |
35 | 39 |
|
36 | 40 |
|
37 | 41 |
|
|
.github/workflows/integration-tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/integration-tests.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
139 |
| - |
| 139 | + |
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
|
.github/workflows/phpunit-bridge.yml
Copy file name to clipboard+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
.github/workflows/unit-tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/unit-tests.yml+9-7Lines changed: 9 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
142 |
| - |
| 142 | + |
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
| ||
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
| 187 | + |
187 | 188 |
|
188 |
| - |
| 189 | + |
189 | 190 |
|
190 |
| - |
| 191 | + |
| 192 | + |
191 | 193 |
|
192 | 194 |
|
193 | 195 |
|
194 | 196 |
|
195 | 197 |
|
196 | 198 |
|
197 | 199 |
|
198 |
| - |
| 200 | + |
199 | 201 |
|
200 |
| - |
| 202 | + |
201 | 203 |
|
202 | 204 |
|
203 | 205 |
|
204 |
| - |
| 206 | + |
205 | 207 |
|
206 | 208 |
|
207 | 209 |
|
|
+11-11Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 |
| - |
28 |
| - |
| 27 | + |
| 28 | + |
29 | 29 |
|
30 |
| - |
31 |
| - |
| 30 | + |
| 31 | + |
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 |
| - |
36 |
| - |
37 |
| - |
| 35 | + |
| 36 | + |
| 37 | + |
38 | 38 |
|
39 |
| - |
40 |
| - |
| 39 | + |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
|
+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
4 | 15 |
|
5 | 16 |
|
6 | 17 |
|
| ||
11 | 22 |
|
12 | 23 |
|
13 | 24 |
|
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
14 | 19 |
|
15 | 20 |
|
16 | 21 |
|
| ||
55 | 60 |
|
56 | 61 |
|
57 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
58 | 69 |
|
59 | 70 |
|
60 | 71 |
|
| ||
141 | 152 |
|
142 | 153 |
|
143 | 154 |
|
| 155 | + |
144 | 156 |
|
145 | 157 |
|
146 | 158 |
|
| ||
194 | 206 |
|
195 | 207 |
|
196 | 208 |
|
| 209 | + |
| 210 | + |
197 | 211 |
|
198 | 212 |
|
199 | 213 |
|
| ||
309 | 323 |
|
310 | 324 |
|
311 | 325 |
|
| 326 | + |
| 327 | + |
| 328 | + |
312 | 329 |
|
313 | 330 |
|
314 | 331 |
|
315 | 332 |
|
| 333 | + |
316 | 334 |
|
317 | 335 |
|
318 | 336 |
|
|
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 |
| - |
| 128 | + |
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| ||
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
195 |
| - |
| 195 | + |
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
|
src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
|
src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php+21-1Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
88 | 89 |
|
89 | 90 |
|
90 | 91 |
|
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
91 | 111 |
|
92 | 112 |
|
93 | 113 |
|
| ||
201 | 221 |
|
202 | 222 |
|
203 | 223 |
|
204 |
| - |
| 224 | + |
205 | 225 |
|
206 | 226 |
|
207 | 227 |
|
|
src/Symfony/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php+12-3Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
94 | 103 |
|
95 | 104 |
|
96 |
| - |
| 105 | + |
97 | 106 |
|
98 | 107 |
|
99 | 108 |
|
100 | 109 |
|
101 | 110 |
|
102 | 111 |
|
103 | 112 |
|
104 |
| - |
105 |
| - |
| 113 | + |
| 114 | + |
106 | 115 |
|
107 | 116 |
|
108 | 117 |
|
|
0 commit comments