File tree
Expand file treeCollapse file tree
18 files changed
+35
-31
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle/Templating/Helper
- TwigBundle
- Component
- ClassLoader
- Debug/FatalErrorHandler
- HttpFoundation/Session
- Flash
- Storage/Handler
- HttpKernel/EventListener
- Serializer/Encoder
- Validator
- Constraints
- Context
- Mapping
Expand file treeCollapse file tree
18 files changed
+35
-31
lines changedsrc/Symfony/Bundle/FrameworkBundle/Templating/Helper/RequestHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Helper/RequestHelper.php+1-1Lines changed: 1 addition & 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 |
|
|
src/Symfony/Bundle/FrameworkBundle/Templating/Helper/SessionHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Helper/SessionHelper.php+1-1Lines changed: 1 addition & 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 |
|
|
src/Symfony/Bundle/TwigBundle/TwigEngine.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/TwigEngine.php+4-3Lines changed: 4 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 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
|
src/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/ApcUniversalClassLoader.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 |
|
| ||
60 | 62 |
|
61 | 63 |
|
62 | 64 |
|
63 |
| - |
| 65 | + |
| 66 | + |
64 | 67 |
|
65 | 68 |
|
66 | 69 |
|
|
src/Symfony/Component/ClassLoader/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/CHANGELOG.md-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 | 4 |
|
10 | 5 |
|
11 | 6 |
|
|
src/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ClassLoader/DebugUniversalClassLoader.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 |
|
17 | 19 |
|
18 | 20 |
|
19 |
| - |
| 21 | + |
| 22 | + |
20 | 23 |
|
21 | 24 |
|
22 | 25 |
|
|
src/Symfony/Component/Debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
| 104 | + |
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
|
src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
172 |
| - |
| 172 | + |
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
|
src/Symfony/Component/HttpFoundation/Session/Storage/Handler/LegacyPdoSessionHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Session/Storage/Handler/LegacyPdoSessionHandler.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
80 |
| - |
81 |
| - |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.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/Component/HttpKernel/EventListener/RouterListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/RouterListener.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
|
src/Symfony/Component/Serializer/Encoder/JsonDecode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/JsonDecode.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
| 59 | + |
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
|
src/Symfony/Component/Serializer/Encoder/JsonEncode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/JsonEncode.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
| 37 | + |
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
|
src/Symfony/Component/Serializer/Encoder/JsonEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Encoder/JsonEncoder.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
|
src/Symfony/Component/Validator/Constraints/GroupSequence.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/GroupSequence.php+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
| 106 | + |
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
| ||
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
144 |
| - |
| 144 | + |
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
| ||
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
168 |
| - |
| 168 | + |
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
| ||
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
190 |
| - |
| 190 | + |
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 |
| - |
| 206 | + |
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
|
src/Symfony/Component/Validator/Context/LegacyExecutionContextFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Context/LegacyExecutionContextFactory.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
src/Symfony/Component/Validator/ExecutionContext.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/ExecutionContext.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
src/Symfony/Component/Validator/Mapping/ClassMetadata.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Mapping/ClassMetadata.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
373 | 373 |
|
374 | 374 |
|
375 | 375 |
|
376 |
| - |
| 376 | + |
377 | 377 |
|
378 | 378 |
|
379 | 379 |
|
|
0 commit comments