You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expand Symfony and other dependencies to support version 8.0
Updated `composer.json` to include compatibility with Symfony 8.0 and revised other dependencies (e.g., `deptrac`, `infection`) to newer supported versions. This ensures the codebase remains future-proof and compatible with the latest releases.
message:'#^Method Jose\\Bundle\\JoseFramework\\DependencyInjection\\JoseFrameworkExtension\:\:getConfiguration\(\) has parameter \$configs with no value type specified in iterable type array\.$#'
message:'#^Access to constant on internal class Jose\\Component\\Core\\Util\\Ecc\\NistCurve\.$#'
3809
+
identifier:classConstant.internalClass
3810
+
count:1
3811
+
path:src/Bundle/Resources/config/analyzers.php
3812
+
3801
3813
-
3802
3814
message:'#^Method Jose\\Bundle\\JoseFramework\\Serializer\\JWEEncoder\:\:getRecipientIndex\(\) has parameter \$context with no value type specified in iterable type array\.$#'
3803
3815
identifier:missingType.iterableValue
@@ -5598,6 +5610,12 @@ parameters:
5598
5610
count:1
5599
5611
path:src/Library/Signature/Algorithm/ECDSA.php
5600
5612
5613
+
-
5614
+
message:'#^Call to internal static method ParagonIE_Sodium_Core_Ed25519\:\:publickey_from_secretkey\(\)\.$#'
5615
+
identifier:staticMethod.internal
5616
+
count:1
5617
+
path:src/Library/Signature/Algorithm/EdDSA.php
5618
+
5601
5619
-
5602
5620
message:'#^Method Jose\\Component\\Signature\\Algorithm\\RSAPKCS1\:\:sign\(\) should return string but returns mixed\.$#'
0 commit comments