File tree
Expand file treeCollapse file tree
401 files changed
+1107
-1201
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine
- DependencyInjection
- CompilerPass
- Form
- ChoiceList
- DataTransformer
- Type
- Monolog
- Handler
- Tests/Handler
- PhpUnit/DeprecationErrorHandler
- Twig
- Extension
- Form
- Bundle
- FrameworkBundle
- CacheWarmer
- Console
- DependencyInjection
- HttpCache
- Test
- SecurityBundle
- DataCollector
- DependencyInjection
- Security/Factory
- TwigBundle/DependencyInjection
- WebProfilerBundle
- Controller
- DependencyInjection
- Component
- Asset
- Context
- Exception
- VersionStrategy
- BrowserKit
- Cache
- Adapter
- Traits
- Config
- Definition
- Builder
- Loader
- Resource
- Console
- Command
- CommandLoader
- Exception
- Formatter
- Helper
- Input
- Output
- Tester
- CssSelector/Parser
- DependencyInjection
- Argument
- Compiler
- Config
- Dumper
- Extension
- Loader
- ParameterBag
- DomCrawler
- Field
- Dotenv
- ErrorHandler
- ErrorRenderer
- EventDispatcher
- ExpressionLanguage
- Filesystem
- Exception
- Tests/Fixtures/MockStream
- Finder
- Comparator
- Iterator
- Form
- ChoiceList
- Factory
- Loader
- Extension
- Core/DataTransformer
- DataCollector
- Validator
- Constraints
- ViolationMapper
- Util
- HttpClient/Retry
- HttpFoundation
- File
- Session
- Attribute
- Storage
- Handler
- HttpKernel
- Bundle
- CacheWarmer
- Controller
- DataCollector
- DependencyInjection
- Event
- Exception
- Fragment
- HttpCache
- Log
- Profiler
- Inflector
- Intl
- Data/Generator
- Locale
- NumberFormatter
- Util
- Lock
- Store
- Mailer/Transport/Smtp
- Messenger
- Mime
- OptionsResolver
- PasswordHasher
- Process
- PropertyAccess
- RateLimiter/Policy
- Routing
- Generator
- Dumper
- Loader
- Matcher
- Dumper
- Security
- Core
- Authentication
- Provider
- Token
- Authorization
- Voter
- Encoder
- User
- Csrf
- TokenGenerator
- TokenStorage
- Guard/Token
- Http
- Authentication
- Logout
- Semaphore
- Serializer
- Mapping
- Loader
- Normalizer
- Stopwatch
- String/Inflector
- Templating
- Helper
- Loader
- Storage
- Translation
- Dumper
- Extractor
- Loader
- Util
- Validator
- Constraints
- Context
- Mapping
- Factory
- Loader
- Util
- Validator
- VarDumper
- Caster
- Cloner
- Dumper
- ContextProvider
- VarExporter
- Workflow
- Dumper
- MarkingStore
- Yaml
- Exception
- Contracts
- Cache
- Translation
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
401 files changed
+1107
-1201
lines changedsrc/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
259 | 259 |
|
260 | 260 |
|
261 | 261 |
|
262 |
| - |
| 262 | + |
263 | 263 |
|
264 | 264 |
|
265 | 265 |
|
| ||
379 | 379 |
|
380 | 380 |
|
381 | 381 |
|
382 |
| - |
| 382 | + |
383 | 383 |
|
384 | 384 |
|
385 | 385 |
|
|
src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
168 |
| - |
| 168 | + |
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
| ||
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
184 |
| - |
| 184 | + |
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
| ||
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
231 |
| - |
| 231 | + |
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
|
src/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityLoaderInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityLoaderInterface.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
src/Symfony/Bridge/Doctrine/Form/ChoiceList/IdReader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/ChoiceList/IdReader.php+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
63 |
| - |
64 |
| - |
65 | 62 |
|
66 | 63 |
|
67 | 64 |
|
| ||
70 | 67 |
|
71 | 68 |
|
72 | 69 |
|
73 |
| - |
74 |
| - |
75 |
| - |
76 | 70 |
|
77 | 71 |
|
78 | 72 |
|
| ||
84 | 78 |
|
85 | 79 |
|
86 | 80 |
|
87 |
| - |
| 81 | + |
88 | 82 |
|
89 | 83 |
|
90 | 84 |
|
| ||
111 | 105 |
|
112 | 106 |
|
113 | 107 |
|
114 |
| - |
115 |
| - |
116 | 108 |
|
117 | 109 |
|
118 | 110 |
|
|
src/Symfony/Bridge/Doctrine/Form/DataTransformer/CollectionToArrayTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/DataTransformer/CollectionToArrayTransformer.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
90 |
| - |
91 |
| - |
92 | 89 |
|
93 | 90 |
|
94 | 91 |
|
|
src/Symfony/Bridge/Monolog/Handler/ConsoleHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Handler/ConsoleHandler.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
173 |
| - |
174 |
| - |
175 | 173 |
|
176 | 174 |
|
177 | 175 |
|
|
src/Symfony/Bridge/Monolog/Tests/Handler/MailerHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Tests/Handler/MailerHandlerTest.php+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
| 94 | + |
98 | 95 |
|
99 | 96 |
|
100 | 97 |
|
| ||
107 | 104 |
|
108 | 105 |
|
109 | 106 |
|
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
| 107 | + |
114 | 108 |
|
115 | 109 |
|
116 | 110 |
|
|
src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Deprecation.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Deprecation.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
310 | 310 |
|
311 | 311 |
|
312 | 312 |
|
313 |
| - |
| 313 | + |
314 | 314 |
|
315 | 315 |
|
316 | 316 |
|
|
src/Symfony/Bridge/Twig/AppVariable.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/AppVariable.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 |
| - |
| 122 | + |
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
136 |
| - |
| 136 | + |
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
|
src/Symfony/Bridge/Twig/Extension/CodeExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/CodeExtension.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
| 178 | + |
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
|
src/Symfony/Bridge/Twig/Extension/RoutingExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/RoutingExtension.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
76 |
| - |
77 | 75 |
|
78 | 76 |
|
79 | 77 |
|
|
src/Symfony/Bridge/Twig/Extension/WebLinkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/WebLinkExtension.php-12Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
55 |
| - |
56 | 54 |
|
57 | 55 |
|
58 | 56 |
|
| ||
75 | 73 |
|
76 | 74 |
|
77 | 75 |
|
78 |
| - |
79 |
| - |
80 | 76 |
|
81 | 77 |
|
82 | 78 |
|
| ||
87 | 83 |
|
88 | 84 |
|
89 | 85 |
|
90 |
| - |
91 |
| - |
92 | 86 |
|
93 | 87 |
|
94 | 88 |
|
| ||
99 | 93 |
|
100 | 94 |
|
101 | 95 |
|
102 |
| - |
103 |
| - |
104 | 96 |
|
105 | 97 |
|
106 | 98 |
|
| ||
111 | 103 |
|
112 | 104 |
|
113 | 105 |
|
114 |
| - |
115 |
| - |
116 | 106 |
|
117 | 107 |
|
118 | 108 |
|
| ||
123 | 113 |
|
124 | 114 |
|
125 | 115 |
|
126 |
| - |
127 |
| - |
128 | 116 |
|
129 | 117 |
|
130 | 118 |
|
|
src/Symfony/Bridge/Twig/Extension/WorkflowExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/WorkflowExtension.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/Bridge/Twig/Form/TwigRendererEngine.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Form/TwigRendererEngine.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AbstractPhpFileCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AbstractPhpFileCacheWarmer.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
44 | 42 |
|
45 | 43 |
|
46 | 44 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 |
| - |
57 | 55 |
|
58 | 56 |
|
59 | 57 |
|
|
src/Symfony/Bundle/FrameworkBundle/Console/Application.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Application.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
src/Symfony/Bundle/FrameworkBundle/HttpCache/HttpCache.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/HttpCache/HttpCache.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
|
src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
0 commit comments