Commit b785a17
committed
minor #51300 [PsrHttpMessageBridge] Don't skip JSON tests (derrabus)
This PR was merged into the 6.4 branch.
Discussion
----------
[PsrHttpMessageBridge] Don't skip JSON tests
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | N/A
| License | MIT
| Doc PR | N/A
This feature does not depend on the presence of the `getPayload()` method anymore.
Commits
-------
67ed8ff [PsrHttpMessageBridge] Don't skip JSON testsFile tree
1 file changed
+0
-12
lines changed- src/Symfony/Bridge/PsrHttpMessage/Tests/Factory
1 file changed
+0
-12
lines changedLines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | 246 | | |
251 | 247 | | |
252 | 248 | | |
| |||
259 | 255 | | |
260 | 256 | | |
261 | 257 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | 258 | | |
267 | 259 | | |
268 | 260 | | |
| |||
275 | 267 | | |
276 | 268 | | |
277 | 269 | | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | 270 | | |
283 | 271 | | |
284 | 272 | | |
| |||
0 commit comments