Skip to content

Commit 851007f

Browse files
Merge branch '4.4' into 5.4
* 4.4: [HttpKernel] Guard against bad profile data Fix deprecations on PHP 8.2
2 parents e3ec068 + 0c78664 commit 851007f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/Normalizer/Features/ObjectDummy.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace Symfony\Component\Serializer\Tests\Normalizer\Features;
44

5+
#[\AllowDynamicProperties]
56
class ObjectDummy
67
{
78
protected $foo;

0 commit comments

Comments
 (0)