File tree
280 files changed
+538
-511
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine
- DependencyInjection
- PropertyInfo
- Security/User
- Validator
- Monolog
- Command
- Formatter
- Handler
- ProxyManager
- LazyProxy/PhpDumper
- Twig
- Command
- Extension
- Bundle
- DebugBundle
- DependencyInjection
- FrameworkBundle
- Command
- Console/Descriptor
- Controller
- DependencyInjection
- Compiler
- EventListener
- Routing
- Secrets
- Templating
- Helper
- Tests/Functional
- SecurityBundle
- DependencyInjection
- Tests/DependencyInjection
- TwigBundle
- Command
- DependencyInjection
- Compiler
- Tests/DependencyInjection
- WebProfilerBundle
- EventListener
- Twig
- WebServerBundle
- Command
- Component
- Asset
- BrowserKit
- Cache
- Adapter
- Tests/Adapter
- Traits
- Config
- Definition
- Loader
- Resource
- Tests/Resource
- Console
- Command
- Formatter
- Helper
- Input
- Logger
- CssSelector
- Parser
- XPath
- Debug
- Exception
- FatalErrorHandler
- DependencyInjection
- Compiler
- Dumper
- Extension
- Loader
- ParameterBag
- Tests
- Loader
- DomCrawler
- Dotenv
- ErrorHandler
- ErrorEnhancer
- ErrorRenderer
- Exception
- EventDispatcher
- Debug
- ExpressionLanguage
- Filesystem
- Tests
- Finder
- Iterator
- Tests
- Iterator
- Form
- Command
- Extension
- Core
- DataMapper
- DataTransformer
- Type
- Validator/ViolationMapper
- Util
- HttpClient
- Exception
- Response
- HttpFoundation
- File
- MimeType
- Session
- Attribute
- Storage
- Handler
- Tests/Session/Storage/Handler
- HttpKernel
- Config
- Controller
- DataCollector
- Debug
- DependencyInjection
- EventListener
- Exception
- HttpCache
- Log
- Profiler
- Tests/EventListener
- Inflector
- Intl
- Data
- Bundle/Writer
- Generator
- DateFormatter
- DateFormat
- NumberFormatter
- Tests
- Data/Provider
- Util
- Lock
- Store
- Mailer
- Test
- Tests/Transport/Smtp
- Transport
- Smtp/Stream
- Messenger
- Command
- Handler
- Tests/Transport
- AmqpExt
- RedisExt
- Transport
- AmqpExt
- Doctrine
- RedisExt
- Serialization
- Sync
- Mime
- Crypto
- Tests/Crypto
- Process
- Tests
- PropertyAccess
- Routing
- Matcher
- Dumper
- Tests/Loader
- Security
- Core
- Authorization/Voter
- Encoder
- Csrf
- TokenStorage
- Http
- Firewall
- RememberMe
- Serializer
- Encoder
- Normalizer
- Translation
- Extractor
- Loader
- Resources/bin
- Validator
- Constraints
- Mapping
- Cache
- Factory
- Loader
- Validator
- VarDumper
- Caster
- Cloner
- Dumper
- ContextProvider
- Server
- VarExporter
- Internal
- WebLink
- Yaml
- Command
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
280 files changed
+538
-511
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
231 |
| - |
| 231 | + |
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
|
src/Symfony/Bridge/Doctrine/PropertyInfo/DoctrineExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/PropertyInfo/DoctrineExtractor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
|
src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
147 |
| - |
| 147 | + |
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
|
src/Symfony/Bridge/Doctrine/Validator/DoctrineLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Validator/DoctrineLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
|
src/Symfony/Bridge/Doctrine/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/composer.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
src/Symfony/Bridge/Monolog/Command/ServerLogCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Command/ServerLogCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
| 99 | + |
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
|
src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
| 166 | + |
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
|
src/Symfony/Bridge/Monolog/Handler/ServerLogHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Handler/ServerLogHandler.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
src/Symfony/Bridge/Monolog/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/composer.json+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
src/Symfony/Bridge/ProxyManager/LazyProxy/PhpDumper/LazyLoadingValueHolderGenerator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/ProxyManager/LazyProxy/PhpDumper/LazyLoadingValueHolderGenerator.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
src/Symfony/Bridge/ProxyManager/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/ProxyManager/composer.json+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
src/Symfony/Bridge/Twig/Command/DebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Command/DebugCommand.php+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
228 |
| - |
| 228 | + |
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
| ||
259 | 259 |
|
260 | 260 |
|
261 | 261 |
|
262 |
| - |
| 262 | + |
263 | 263 |
|
264 | 264 |
|
265 | 265 |
|
| ||
409 | 409 |
|
410 | 410 |
|
411 | 411 |
|
412 |
| - |
| 412 | + |
413 | 413 |
|
414 | 414 |
|
415 | 415 |
|
| ||
425 | 425 |
|
426 | 426 |
|
427 | 427 |
|
428 |
| - |
| 428 | + |
429 | 429 |
|
430 | 430 |
|
431 | 431 |
|
| ||
555 | 555 |
|
556 | 556 |
|
557 | 557 |
|
558 |
| - |
| 558 | + |
559 | 559 |
|
560 | 560 |
|
561 | 561 |
|
| ||
569 | 569 |
|
570 | 570 |
|
571 | 571 |
|
572 |
| - |
| 572 | + |
573 | 573 |
|
574 | 574 |
|
575 | 575 |
|
|
src/Symfony/Bridge/Twig/Extension/CodeExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/CodeExtension.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
| 74 | + |
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| ||
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
222 |
| - |
| 222 | + |
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
| ||
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
241 |
| - |
| 241 | + |
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
|
src/Symfony/Bridge/Twig/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/composer.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
|
src/Symfony/Bundle/DebugBundle/DependencyInjection/DebugExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/DebugBundle/DependencyInjection/DebugExtension.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
|
src/Symfony/Bundle/DebugBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/DebugBundle/composer.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
|
src/Symfony/Bundle/FrameworkBundle/Client.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Client.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
170 |
| - |
| 170 | + |
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
| 145 | + |
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
270 | 270 |
|
271 | 271 |
|
272 | 272 |
|
273 |
| - |
| 273 | + |
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
| ||
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
298 |
| - |
| 298 | + |
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/DebugAutowiringCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/DebugAutowiringCommand.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/XliffLintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/XliffLintCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/YamlLintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/YamlLintCommand.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
286 | 286 |
|
287 | 287 |
|
288 | 288 |
|
289 |
| - |
| 289 | + |
290 | 290 |
|
291 | 291 |
|
292 | 292 |
|
| ||
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
307 |
| - |
| 307 | + |
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
| ||
321 | 321 |
|
322 | 322 |
|
323 | 323 |
|
324 |
| - |
| 324 | + |
325 | 325 |
|
326 | 326 |
|
327 | 327 |
|
|
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
300 | 300 |
|
301 | 301 |
|
302 | 302 |
|
303 |
| - |
| 303 | + |
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
| ||
318 | 318 |
|
319 | 319 |
|
320 | 320 |
|
321 |
| - |
| 321 | + |
322 | 322 |
|
323 | 323 |
|
324 | 324 |
|
| ||
335 | 335 |
|
336 | 336 |
|
337 | 337 |
|
338 |
| - |
| 338 | + |
339 | 339 |
|
340 | 340 |
|
341 | 341 |
|
|
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
514 | 514 |
|
515 | 515 |
|
516 | 516 |
|
517 |
| - |
| 517 | + |
518 | 518 |
|
519 | 519 |
|
520 | 520 |
|
| ||
547 | 547 |
|
548 | 548 |
|
549 | 549 |
|
550 |
| - |
| 550 | + |
551 | 551 |
|
552 | 552 |
|
553 | 553 |
|
|
0 commit comments