File tree
232 files changed
+598
-903
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine
- DataCollector
- DependencyInjection
- Form
- ChoiceList
- Type
- Validator/Constraints
- Twig/Extension
- Bundle
- FrameworkBundle
- CacheWarmer
- Console/Descriptor
- Controller
- HttpCache
- Routing
- Templating
- Helper
- Loader
- Tests/Controller
- Translation
- SecurityBundle/DependencyInjection/Security/Factory
- TwigBundle
- Controller
- WebProfilerBundle
- DependencyInjection
- Profiler
- Component
- Asset
- BrowserKit
- Cache
- Adapter
- DataCollector
- Simple
- Config
- Definition
- Exception
- Util
- Console
- Descriptor
- Helper
- CssSelector
- Exception
- Node
- XPath/Extension
- Debug/FatalErrorHandler
- DependencyInjection
- Compiler
- Dumper
- Exception
- Loader
- Tests/Fixtures/php
- DomCrawler
- Field
- Dotenv
- EventDispatcher/Debug
- ExpressionLanguage
- Filesystem
- Finder
- Iterator
- Tests/Iterator
- Form
- ChoiceList
- Factory
- Extension
- Core
- DataTransformer
- EventListener
- Csrf
- Type
- DependencyInjection
- Validator/ViolationMapper
- Guess
- Tests
- Extension/Validator/ViolationMapper
- HttpFoundation
- Session
- Storage
- Handler
- HttpKernel
- Config
- ControllerMetadata
- DataCollector
- EventListener
- Exception
- Fragment
- HttpCache
- Intl
- Data/Generator
- DateFormatter/DateFormat
- Tests/DateFormatter
- Ldap
- Adapter
- Lock
- Store
- Tests/Store
- OptionsResolver
- Process
- Tests
- PropertyAccess
- Exception
- Tests/Fixtures
- PropertyInfo
- Extractor
- Tests/Fixtures
- Routing
- Loader
- Matcher
- Dumper
- Tests/Matcher/Dumper
- Security
- Core
- Authentication
- Provider
- Token
- Authorization/Voter
- User
- Guard
- Firewall
- Provider
- Http
- Authentication
- EntryPoint
- Firewall
- Serializer
- Annotation
- Encoder
- Mapping
- Normalizer
- Templating
- Loader
- Translation
- Dumper
- Extractor
- Loader
- Reader
- Writer
- Validator
- Constraints
- Context
- Mapping
- Test
- Validator
- VarDumper/Caster
- Workflow
- Event
- Yaml
- Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
232 files changed
+598
-903
lines changedsrc/Symfony/Bridge/Doctrine/DataCollector/DoctrineDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DataCollector/DoctrineDataCollector.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
48 |
| - |
| 47 | + |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php+14-15Lines changed: 14 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
| 38 | + |
40 | 39 |
|
41 | 40 |
|
42 | 41 |
|
| ||
117 | 116 |
|
118 | 117 |
|
119 | 118 |
|
120 |
| - |
| 119 | + |
121 | 120 |
|
122 | 121 |
|
123 | 122 |
|
| ||
172 | 171 |
|
173 | 172 |
|
174 | 173 |
|
175 |
| - |
176 |
| - |
| 174 | + |
| 175 | + |
177 | 176 |
|
178 | 177 |
|
179 | 178 |
|
| ||
225 | 224 |
|
226 | 225 |
|
227 | 226 |
|
228 |
| - |
| 227 | + |
229 | 228 |
|
230 | 229 |
|
231 | 230 |
|
| ||
252 | 251 |
|
253 | 252 |
|
254 | 253 |
|
255 |
| - |
256 |
| - |
| 254 | + |
| 255 | + |
257 | 256 |
|
258 | 257 |
|
259 | 258 |
|
| ||
286 | 285 |
|
287 | 286 |
|
288 | 287 |
|
289 |
| - |
290 |
| - |
291 |
| - |
| 288 | + |
| 289 | + |
| 290 | + |
292 | 291 |
|
293 | 292 |
|
294 | 293 |
|
| ||
300 | 299 |
|
301 | 300 |
|
302 | 301 |
|
303 |
| - |
304 |
| - |
305 |
| - |
306 |
| - |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
307 | 306 |
|
308 | 307 |
|
309 | 308 |
|
|
src/Symfony/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
44 |
| - |
45 |
| - |
| 43 | + |
| 44 | + |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
268 | 268 |
|
269 | 269 |
|
270 | 270 |
|
271 |
| - |
272 |
| - |
273 |
| - |
| 271 | + |
| 272 | + |
| 273 | + |
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
|
src/Symfony/Bridge/Doctrine/Form/Type/EntityType.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/Type/EntityType.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
51 |
| - |
| 49 | + |
| 50 | + |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
|
src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
| 37 | + |
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
|
src/Symfony/Bridge/Twig/Extension/CodeExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/CodeExtension.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
| 31 | + |
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AbstractPhpFileCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AbstractPhpFileCacheWarmer.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
87 |
| - |
| 86 | + |
88 | 87 |
|
89 | 88 |
|
90 | 89 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AnnotationsCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AnnotationsCacheWarmer.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
| 33 | + |
| 34 | + |
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TemplateFinder.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TemplateFinder.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
| 33 | + |
36 | 34 |
|
37 | 35 |
|
38 | 36 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/ValidatorCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/ValidatorCacheWarmer.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
38 |
| - |
| 36 | + |
| 37 | + |
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
|
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/Descriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/Descriptor.php+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
| 129 | + |
129 | 130 |
|
130 |
| - |
131 |
| - |
| 131 | + |
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
| ||
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
| 169 | + |
169 | 170 |
|
170 |
| - |
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 |
| - |
218 |
| - |
| 217 | + |
219 | 218 |
|
220 | 219 |
|
221 | 220 |
|
| ||
235 | 234 |
|
236 | 235 |
|
237 | 236 |
|
238 |
| - |
239 |
| - |
| 237 | + |
240 | 238 |
|
241 | 239 |
|
242 | 240 |
|
|
src/Symfony/Bundle/FrameworkBundle/Controller/RedirectController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/RedirectController.php+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
50 |
| - |
51 |
| - |
| 49 | + |
| 50 | + |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
|
src/Symfony/Bundle/FrameworkBundle/HttpCache/HttpCache.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/HttpCache/HttpCache.php+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
| ||
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
46 |
| - |
47 |
| - |
48 |
| - |
| 45 | + |
| 46 | + |
| 47 | + |
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
|
src/Symfony/Bundle/FrameworkBundle/Routing/DelegatingLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Routing/DelegatingLoader.php-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 | 32 |
|
37 | 33 |
|
38 | 34 |
|
|
src/Symfony/Bundle/FrameworkBundle/Routing/Router.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Routing/Router.php+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
| 39 | + |
| 40 | + |
43 | 41 |
|
44 |
| - |
| 42 | + |
45 | 43 |
|
46 | 44 |
|
47 | 45 |
|
|
src/Symfony/Bundle/FrameworkBundle/Templating/Helper/CodeHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Helper/CodeHelper.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
| 28 | + |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
|
src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
48 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 |
| - |
| 30 | + |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerTraitTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerTraitTest.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
102 | 101 |
|
103 | 102 |
|
104 | 103 |
|
|
src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php+6-8Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
55 |
| - |
56 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
57 | 57 |
|
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
| 58 | + |
| 59 | + |
| 60 | + |
63 | 61 |
|
64 | 62 |
|
65 | 63 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/AbstractFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/AbstractFactory.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
|
0 commit comments