Commit 0bac246
committed
File tree
Expand file treeCollapse file tree
139 files changed
+484
-739
lines changedFilter options
- src/Symfony
- Bridge/Doctrine/Messenger
- Bundle
- DebugBundle/Command
- FrameworkBundle/Console/Descriptor
- WebProfilerBundle
- Controller
- Csp
- Profiler
- Twig
- Component
- Asset/Exception
- AssetMapper/Compiler
- BrowserKit
- Cache
- Adapter
- Config/Definition/Builder
- Console
- Command
- Completion
- Tester
- DependencyInjection
- Compiler
- Dotenv/Command
- ErrorHandler
- ExpressionLanguage
- Node
- Filesystem
- Finder/Iterator
- Form/ChoiceList/View
- HttpClient
- Internal
- Response
- HttpFoundation
- HttpKernel
- Bundle
- EventListener
- Fragment
- Ldap
- Adapter/ExtLdap
- Tests/Adapter/ExtLdap
- Lock
- Store
- Mailer/Bridge/Postmark/Transport
- Messenger
- Bridge/Doctrine/Transport
- Command
- Middleware
- Stamp
- Mime
- Part
- Multipart
- Notifier
- Bridge
- Engagespot
- Expo
- Mattermost
- OneSignal
- Sms77
- Twitter
- Vonage
- Message
- Test/Constraint
- OptionsResolver
- Debug
- Process
- Exception
- Pipes
- PropertyAccess
- PropertyInfo
- Extractor
- PhpStan
- Routing
- Matcher
- Dumper
- Runtime
- Internal
- Resolver
- Runner
- Symfony
- Security
- Core/Test
- Http/Authenticator/Passport
- Semaphore
- Serializer
- Encoder
- Normalizer
- String
- Translation
- Catalogue
- Formatter
- Loader
- Provider
- Validator
- Constraints
- Mapping
- Loader
- Contracts
- HttpClient/Test
- Translation/Test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
139 files changed
+484
-739
lines changedsrc/Symfony/Bridge/Doctrine/Messenger/AbstractDoctrineMiddleware.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Messenger/AbstractDoctrineMiddleware.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
| 28 | + |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Bridge/Doctrine/Messenger/DoctrineOpenTransactionLoggerMiddleware.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Messenger/DoctrineOpenTransactionLoggerMiddleware.php+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
| ||
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 |
| - |
| 27 | + |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
34 |
| - |
| 33 | + |
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
| ||
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
43 |
| - |
| 42 | + |
44 | 43 |
|
45 | 44 |
|
46 | 45 |
|
|
src/Symfony/Bundle/DebugBundle/Command/ServerDumpPlaceholderCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/DebugBundle/Command/ServerDumpPlaceholderCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/Descriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/Descriptor.php+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
| 36 | + |
40 | 37 |
|
41 | 38 |
|
42 | 39 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Controller/ExceptionPanelController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Controller/ExceptionPanelController.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
| 28 | + |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php+7-8Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| ||
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
177 |
| - |
178 | 177 |
|
179 | 178 |
|
180 | 179 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Controller/RouterController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Controller/RouterController.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Csp/ContentSecurityPolicyHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Csp/ContentSecurityPolicyHandler.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
| 26 | + |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Profiler/TemplateManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Profiler/TemplateManager.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
29 |
| - |
| 27 | + |
| 28 | + |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.php+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
| 30 | + |
34 | 31 |
|
35 | 32 |
|
36 | 33 |
|
37 | 34 |
|
38 | 35 |
|
39 | 36 |
|
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
| 37 | + |
44 | 38 |
|
45 | 39 |
|
46 | 40 |
|
|
src/Symfony/Component/Asset/Exception/AssetNotFoundException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Asset/Exception/AssetNotFoundException.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
src/Symfony/Component/AssetMapper/Compiler/CssAssetUrlCompiler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/AssetMapper/Compiler/CssAssetUrlCompiler.php+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| ||
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 |
| - |
33 |
| - |
34 | 31 |
|
35 | 32 |
|
36 | 33 |
|
37 | 34 |
|
38 | 35 |
|
39 |
| - |
| 36 | + |
40 | 37 |
|
41 |
| - |
42 | 38 |
|
43 | 39 |
|
44 | 40 |
|
| ||
76 | 72 |
|
77 | 73 |
|
78 | 74 |
|
79 |
| - |
| 75 | + |
80 | 76 |
|
81 | 77 |
|
82 | 78 |
|
|
src/Symfony/Component/AssetMapper/Compiler/JavaScriptImportPathCompiler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/AssetMapper/Compiler/JavaScriptImportPathCompiler.php+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| ||
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
32 |
| - |
33 |
| - |
34 | 31 |
|
35 | 32 |
|
36 | 33 |
|
37 | 34 |
|
38 | 35 |
|
39 |
| - |
| 36 | + |
40 | 37 |
|
41 |
| - |
42 | 38 |
|
43 | 39 |
|
44 | 40 |
|
| ||
101 | 97 |
|
102 | 98 |
|
103 | 99 |
|
104 |
| - |
| 100 | + |
105 | 101 |
|
106 | 102 |
|
107 | 103 |
|
|
src/Symfony/Component/BrowserKit/AbstractBrowser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/BrowserKit/AbstractBrowser.php+9-34Lines changed: 9 additions & 34 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
204 | 204 |
|
205 | 205 |
|
206 | 206 |
|
207 |
| - |
208 |
| - |
209 |
| - |
210 |
| - |
211 |
| - |
| 207 | + |
212 | 208 |
|
213 | 209 |
|
214 | 210 |
|
| ||
228 | 224 |
|
229 | 225 |
|
230 | 226 |
|
231 |
| - |
232 |
| - |
233 |
| - |
234 |
| - |
235 |
| - |
| 227 | + |
236 | 228 |
|
237 | 229 |
|
238 | 230 |
|
| ||
245 | 237 |
|
246 | 238 |
|
247 | 239 |
|
248 |
| - |
249 |
| - |
250 |
| - |
251 |
| - |
252 |
| - |
| 240 | + |
253 | 241 |
|
254 | 242 |
|
255 | 243 |
|
256 | 244 |
|
257 | 245 |
|
258 | 246 |
|
259 | 247 |
|
260 |
| - |
261 |
| - |
262 |
| - |
263 |
| - |
264 |
| - |
| 248 | + |
265 | 249 |
|
266 | 250 |
|
267 | 251 |
|
| ||
274 | 258 |
|
275 | 259 |
|
276 | 260 |
|
277 |
| - |
278 |
| - |
279 |
| - |
280 |
| - |
281 |
| - |
| 261 | + |
282 | 262 |
|
283 | 263 |
|
284 | 264 |
|
| ||
300 | 280 |
|
301 | 281 |
|
302 | 282 |
|
303 |
| - |
304 |
| - |
305 |
| - |
| 283 | + |
306 | 284 |
|
307 |
| - |
| 285 | + |
308 | 286 |
|
309 | 287 |
|
310 | 288 |
|
| ||
331 | 309 |
|
332 | 310 |
|
333 | 311 |
|
334 |
| - |
335 |
| - |
336 |
| - |
337 |
| - |
338 |
| - |
| 312 | + |
| 313 | + |
339 | 314 |
|
340 | 315 |
|
341 | 316 |
|
|
src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/AbstractAdapter.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
| 36 | + |
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
|
src/Symfony/Component/Cache/Adapter/NullAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/NullAdapter.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
src/Symfony/Component/Cache/LockRegistry.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/LockRegistry.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
src/Symfony/Component/Config/Definition/Builder/TreeBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Definition/Builder/TreeBuilder.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
| 47 | + |
52 | 48 |
|
53 | 49 |
|
54 | 50 |
|
|
0 commit comments