Commit 84061f1
File tree
Expand file treeCollapse file tree
42 files changed
+410
-214
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine/Tests/Messenger
- Monolog/Tests/Handler
- Bundle
- FrameworkBundle
- DependencyInjection
- Resources/config
- Tests/Translation
- WebProfilerBundle
- Tests/Twig
- Twig
- Component
- Cache/Traits
- Config/Tests
- Loader
- Util
- Filesystem
- Tests
- HttpKernel/Tests
- EventListener
- Fragment
- HttpCache
- Lock/Tests
- Mailer/Tests/Transport
- Messenger
- Bridge
- AmazonSqs/Tests/Transport
- Amqp/Tests/Transport
- Beanstalkd/Tests/Transport
- Doctrine
- Tests/Transport
- Transport
- Redis/Tests/Transport
- Tests
- Command
- Middleware
- Notifier/Tests/Transport
- PasswordHasher/Tests/Hasher
- Serializer
- Encoder
- Tests
- Encoder
- Normalizer
- String
- Inflector
- Tests/Inflector
- Validator
- Mapping
- Tests
- Fixtures
- Mapping
- Loader
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
42 files changed
+410
-214
lines changedsrc/Symfony/Bridge/Doctrine/Tests/Messenger/DoctrineOpenTransactionLoggerMiddlewareTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Messenger/DoctrineOpenTransactionLoggerMiddlewareTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
src/Symfony/Bridge/Monolog/Tests/Handler/ConsoleHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Tests/Handler/ConsoleHandlerTest.php+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
| 113 | + |
117 | 114 |
|
118 | 115 |
|
119 | 116 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1996 | 1996 |
|
1997 | 1997 |
|
1998 | 1998 |
|
| 1999 | + |
| 2000 | + |
| 2001 | + |
1999 | 2002 |
|
2000 |
| - |
2001 |
| - |
| 2003 | + |
2002 | 2004 |
|
2003 |
| - |
2004 | 2005 |
|
2005 | 2006 |
|
2006 | 2007 |
|
2007 |
| - |
2008 |
| - |
2009 |
| - |
| 2008 | + |
2010 | 2009 |
|
| 2010 | + |
| 2011 | + |
2011 | 2012 |
|
2012 | 2013 |
|
2013 | 2014 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
| 133 | + |
132 | 134 |
|
133 | 135 |
|
134 | 136 |
|
| ||
143 | 145 |
|
144 | 146 |
|
145 | 147 |
|
146 |
| - |
147 | 148 |
|
148 | 149 |
|
149 | 150 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Translation/TranslatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Translation/TranslatorTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
275 |
| - |
| 275 | + |
276 | 276 |
|
277 | 277 |
|
278 | 278 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Tests/Twig/WebProfilerExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Tests/Twig/WebProfilerExtensionTest.php+2-10Lines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 |
| - |
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| ||
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 | 48 |
|
src/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.php+7Lines changed: 7 additions & 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 |
|
| ||
108 | 109 |
|
109 | 110 |
|
110 | 111 |
|
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
111 | 118 |
|
112 | 119 |
|
113 | 120 |
|
|
src/Symfony/Component/Cache/Traits/RedisTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Traits/RedisTrait.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
517 | 517 |
|
518 | 518 |
|
519 | 519 |
|
520 |
| - |
| 520 | + |
521 | 521 |
|
522 | 522 |
|
523 | 523 |
|
|
src/Symfony/Component/Config/Tests/Loader/FileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Loader/FileLoaderTest.php+9-7Lines changed: 9 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
|
src/Symfony/Component/Config/Tests/Util/XmlUtilsTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Util/XmlUtilsTest.php+2-1Lines changed: 2 additions & 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 | 83 |
|
|
src/Symfony/Component/Filesystem/Path.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Filesystem/Path.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
365 | 365 |
|
366 | 366 |
|
367 | 367 |
|
368 |
| - |
| 368 | + |
369 | 369 |
|
370 | 370 |
|
371 | 371 |
|
|
src/Symfony/Component/Filesystem/Tests/PathTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Filesystem/Tests/PathTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
375 | 375 |
|
376 | 376 |
|
377 | 377 |
|
| 378 | + |
| 379 | + |
378 | 380 |
|
379 | 381 |
|
380 | 382 |
|
|
src/Symfony/Component/Filesystem/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Filesystem/composer.json+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
|
src/Symfony/Component/HttpKernel/Tests/EventListener/SessionListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/SessionListenerTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| ||
493 | 493 |
|
494 | 494 |
|
495 | 495 |
|
496 |
| - |
| 496 | + |
497 | 497 |
|
498 | 498 |
|
499 | 499 |
|
| ||
646 | 646 |
|
647 | 647 |
|
648 | 648 |
|
649 |
| - |
| 649 | + |
650 | 650 |
|
651 | 651 |
|
652 | 652 |
|
|
src/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php+11-4Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
109 | 116 |
|
110 | 117 |
|
111 | 118 |
|
|
src/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
248 |
| - |
| 248 | + |
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
|
src/Symfony/Component/HttpKernel/Tests/HttpCache/SsiTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpCache/SsiTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
204 |
| - |
| 204 | + |
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
|
0 commit comments