Skip to content

Commit 52b8885

Browse files
Merge branch '5.4' into 6.0
* 5.4: Fix merge [HttpKernel] Guard against bad profile data Fix deprecations on PHP 8.2
2 parents 6646c13 + d53a450 commit 52b8885

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/Fixtures/MockStream/MockStream.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
*/
1818
class MockStream
1919
{
20+
public $context;
21+
2022
/**
2123
* Opens file or URL.
2224
*

0 commit comments

Comments
 (0)