Commit fb7eb2d
File tree
184 files changed
+880
-469
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine
- Form/ChoiceList
- Tests
- Monolog
- Propel1/Form/ChoiceList
- Swiftmailer/DataCollector
- Twig/Node
- Bundle
- FrameworkBundle
- Command
- Controller
- DependencyInjection
- HttpCache
- Templating
- Helper
- TwigBundle
- DependencyInjection
- Extension
- Resources/config/schema
- Tests/DependencyInjection
- Component
- ClassLoader
- Config/Definition
- Console
- Command
- Helper
- Input
- Debug
- Exception
- FatalErrorHandler
- Tests
- DependencyInjection
- Dumper
- EventDispatcher
- Form
- Deprecated
- Exception
- Extension
- Core
- ChoiceList
- DataTransformer
- EventListener
- Csrf
- CsrfProvider
- EventListener
- HttpFoundation/EventListener
- Validator/Constraints
- Deprecated
- Tests
- Extension/Core/Type
- Util
- HttpFoundation/Session
- Flash
- Storage/Handler
- HttpKernel
- Debug
- DependencyInjection
- EventListener
- Exception
- Fragment
- HttpCache
- Log
- Locale
- Exception
- Stub
- DateFormat
- OptionsResolver
- Tests
- Process
- PropertyAccess
- Routing
- Annotation
- Matcher
- Dumper
- Security/Core
- Serializer/Encoder
- Templating/Loader
- Translation
- Validator
- Constraints
- Collection
- Deprecated
- Context
- Mapping
- Cache
- Deprecated
- Tests
- Constraints
- Fixtures
- Validator
- Violation
- Yaml
- Deprecated
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
184 files changed
+880
-469
lines changedsrc/Symfony/Bridge/Doctrine/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
src/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityChoiceList.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
296 | 296 |
|
297 | 297 |
|
298 | 298 |
|
299 |
| - |
| 299 | + |
300 | 300 |
|
301 | 301 |
|
302 | 302 |
|
| 303 | + |
| 304 | + |
303 | 305 |
|
304 | 306 |
|
305 | 307 |
|
| ||
338 | 340 |
|
339 | 341 |
|
340 | 342 |
|
341 |
| - |
| 343 | + |
342 | 344 |
|
343 | 345 |
|
344 | 346 |
|
| 347 | + |
| 348 | + |
345 | 349 |
|
346 | 350 |
|
347 | 351 |
|
|
src/Symfony/Bridge/Doctrine/Tests/DoctrineOrmTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/DoctrineOrmTestCase.php+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
14 | 17 |
|
15 | 18 |
|
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
19 |
| - |
| 22 | + |
20 | 23 |
|
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
25 |
| - |
| 28 | + |
26 | 29 |
|
27 | 30 |
|
28 | 31 |
|
|
src/Symfony/Bridge/Monolog/Logger.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Logger.php+8-8Lines changed: 8 additions & 8 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 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
|
src/Symfony/Bridge/Propel1/Form/ChoiceList/ModelChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Propel1/Form/ChoiceList/ModelChoiceList.php+7-3Lines changed: 7 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 |
|
| 307 | + |
| 308 | + |
307 | 309 |
|
308 | 310 |
|
309 | 311 |
|
| ||
319 | 321 |
|
320 | 322 |
|
321 | 323 |
|
322 |
| - |
| 324 | + |
323 | 325 |
|
324 | 326 |
|
325 | 327 |
|
| ||
346 | 348 |
|
347 | 349 |
|
348 | 350 |
|
349 |
| - |
| 351 | + |
350 | 352 |
|
351 | 353 |
|
352 | 354 |
|
| 355 | + |
| 356 | + |
353 | 357 |
|
354 | 358 |
|
355 | 359 |
|
|
src/Symfony/Bridge/Swiftmailer/DataCollector/MessageDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Swiftmailer/DataCollector/MessageDataCollector.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 |
| - |
28 |
| - |
| 27 | + |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
src/Symfony/Bridge/Twig/Node/FormEnctypeNode.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Node/FormEnctypeNode.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
| 17 | + |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/RouterApacheDumperCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/RouterApacheDumperCommand.php+4-2Lines changed: 4 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 |
|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
| 77 | + |
| 78 | + |
| 79 | + |
78 | 80 |
|
79 | 81 |
|
80 | 82 |
|
|
src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
267 | 267 |
|
268 | 268 |
|
269 | 269 |
|
270 |
| - |
271 |
| - |
| 270 | + |
| 271 | + |
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
276 |
| - |
| 276 | + |
277 | 277 |
|
278 | 278 |
|
279 | 279 |
|
|
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 |
---|---|---|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
|
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 |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
|
src/Symfony/Bundle/FrameworkBundle/Templating/Debugger.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Debugger.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
22 |
| - |
| 24 | + |
| 25 | + |
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
|
src/Symfony/Bundle/FrameworkBundle/Templating/GlobalVariables.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/GlobalVariables.php+4-1Lines changed: 4 additions & 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 | 44 |
|
44 | 45 |
|
| 46 | + |
| 47 | + |
45 | 48 |
|
46 | 49 |
|
47 | 50 |
|
|
src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
135 |
| - |
| 134 | + |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
|
src/Symfony/Bundle/FrameworkBundle/Templating/Helper/RequestHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Helper/RequestHelper.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
|
src/Symfony/Bundle/FrameworkBundle/Templating/Helper/SessionHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Helper/SessionHelper.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
|
src/Symfony/Bundle/TwigBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/DependencyInjection/Configuration.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
|
src/Symfony/Bundle/TwigBundle/Extension/ActionsExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Extension/ActionsExtension.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
src/Symfony/Bundle/TwigBundle/Resources/config/schema/twig-1.0.xsd
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Resources/config/schema/twig-1.0.xsd+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
|
src/Symfony/Bundle/TwigBundle/TwigEngine.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/TwigEngine.php+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
46 |
| - |
| 45 | + |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
54 |
| - |
| 56 | + |
| 57 | + |
55 | 58 |
|
56 | 59 |
|
57 | 60 |
|
| 61 | + |
| 62 | + |
58 | 63 |
|
59 | 64 |
|
60 | 65 |
|
|
0 commit comments