Commit f8ccc81
committed
File tree
Expand file treeCollapse file tree
92 files changed
+911
-287
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine
- DataCollector
- Messenger
- Tests/DataCollector
- PhpUnit
- DeprecationErrorHandler
- Tests/DeprecationErrorHandler
- fake_vendor
- composer
- Twig/Resources/views/Form
- Bundle
- DebugBundle
- DependencyInjection
- Tests/DependencyInjection
- FrameworkBundle
- DependencyInjection
- Resources/config
- Tests/Functional
- SecurityBundle
- DependencyInjection/Security/UserProvider
- Resources/config
- Tests/Functional/app/JsonLoginLdap
- Component
- Debug
- Dotenv/Tests
- Filesystem
- Tests
- Form
- Extension/Core/Type
- Resources/translations
- Tests/Extension/Core/Type
- HttpClient
- Response
- HttpFoundation
- Session
- Tests/Session
- HttpKernel
- Controller
- ArgumentResolver
- ControllerMetadata
- Tests/Controller
- Ldap
- Adapter/ExtLdap
- Exception
- Tests/Adapter/ExtLdap
- Lock/Store
- Mailer
- Bridge/Mailgun/Http/Api
- Tests
- Messenger
- Exception
- Middleware
- Stamp
- Tests
- Middleware
- Transport/Doctrine
- Transport/Doctrine
- Process
- Tests
- PropertyInfo
- Security/Core
- Encoder
- Tests/User
- User
- Validator/Constraints
- VarExporter
- Contracts/HttpClient/Test
- Fixtures/web
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
92 files changed
+911
-287
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
44 | 49 |
|
45 | 50 |
|
46 | 51 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
| 149 | + |
149 | 150 |
|
150 | 151 |
|
151 | 152 |
|
|
src/Symfony/Bridge/Doctrine/DataCollector/DoctrineDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/DataCollector/DoctrineDataCollector.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
| 141 | + |
| 142 | + |
| 143 | + |
141 | 144 |
|
142 | 145 |
|
143 | 146 |
|
|
src/Symfony/Bridge/Doctrine/Messenger/DoctrineTransactionMiddleware.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Messenger/DoctrineTransactionMiddleware.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
| ||
36 | 38 |
|
37 | 39 |
|
38 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
39 | 47 |
|
40 | 48 |
|
41 | 49 |
|
|
src/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
105 | 117 |
|
106 | 118 |
|
107 | 119 |
|
|
src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php+13-4Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
138 |
| - |
139 | 137 |
|
140 |
| - |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
141 | 144 |
|
142 | 145 |
|
143 | 146 |
|
| ||
211 | 214 |
|
212 | 215 |
|
213 | 216 |
|
214 |
| - |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
215 | 224 |
|
216 | 225 |
|
217 | 226 |
|
|
src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Deprecation.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Deprecation.php+70-40Lines changed: 70 additions & 40 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
21 | 30 |
|
22 | 31 |
|
23 | 32 |
|
| ||
39 | 48 |
|
40 | 49 |
|
41 | 50 |
|
42 |
| - |
| 51 | + |
43 | 52 |
|
44 |
| - |
| 53 | + |
45 | 54 |
|
46 | 55 |
|
47 | 56 |
|
48 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
49 | 66 |
|
50 | 67 |
|
51 | 68 |
|
| ||
59 | 76 |
|
60 | 77 |
|
61 | 78 |
|
62 |
| - |
| 79 | + |
63 | 80 |
|
64 | 81 |
|
65 | 82 |
|
| ||
70 | 87 |
|
71 | 88 |
|
72 | 89 |
|
73 |
| - |
74 |
| - |
| 90 | + |
| 91 | + |
| 92 | + |
75 | 93 |
|
76 | 94 |
|
77 | 95 |
|
| ||
101 | 119 |
|
102 | 120 |
|
103 | 121 |
|
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 | 122 |
|
113 | 123 |
|
114 | 124 |
|
| ||
163 | 173 |
|
164 | 174 |
|
165 | 175 |
|
166 |
| - |
| 176 | + |
167 | 177 |
|
168 |
| - |
| 178 | + |
169 | 179 |
|
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
170 | 186 |
|
171 | 187 |
|
172 | 188 |
|
| ||
179 | 195 |
|
180 | 196 |
|
181 | 197 |
|
182 |
| - |
183 |
| - |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
184 | 203 |
|
185 | 204 |
|
186 | 205 |
|
187 | 206 |
|
188 |
| - |
| 207 | + |
189 | 208 |
|
190 | 209 |
|
191 | 210 |
|
192 | 211 |
|
193 | 212 |
|
194 | 213 |
|
195 | 214 |
|
196 |
| - |
| 215 | + |
197 | 216 |
|
198 | 217 |
|
199 | 218 |
|
200 |
| - |
| 219 | + |
201 | 220 |
|
202 | 221 |
|
203 | 222 |
|
| ||
237 | 256 |
|
238 | 257 |
|
239 | 258 |
|
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
240 | 268 |
|
241 | 269 |
|
242 | 270 |
|
| ||
245 | 273 |
|
246 | 274 |
|
247 | 275 |
|
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
248 | 287 |
|
249 | 288 |
|
250 | 289 |
|
251 |
| - |
| 290 | + |
252 | 291 |
|
253 |
| - |
| 292 | + |
254 | 293 |
|
255 | 294 |
|
256 | 295 |
|
257 |
| - |
| 296 | + |
258 | 297 |
|
259 | 298 |
|
260 | 299 |
|
261 |
| - |
| 300 | + |
262 | 301 |
|
263 | 302 |
|
264 | 303 |
|
265 |
| - |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
266 | 311 |
|
267 | 312 |
|
268 | 313 |
|
| ||
281 | 326 |
|
282 | 327 |
|
283 | 328 |
|
284 |
| - |
285 |
| - |
286 |
| - |
287 |
| - |
288 |
| - |
289 |
| - |
290 |
| - |
291 |
| - |
292 |
| - |
293 |
| - |
294 |
| - |
295 |
| - |
296 |
| - |
297 |
| - |
298 |
| - |
299 | 329 |
|
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
|
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/default.phpt
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/default.phpt+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 | 76 |
|
82 | 77 |
|
83 |
| - |
| 78 | + |
84 | 79 |
|
85 | 80 |
|
86 | 81 |
|
| 82 | + |
| 83 | + |
| 84 | + |
87 | 85 |
|
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/disabled.phpt
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/disabled.phpt+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/disabled_from_env_superglobal.phpt
Copy file name to clipboard+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
0 commit comments