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
Describe the bug \Jose\Component\Checker\HeaderCheckerManager::create, \Jose\Component\Core\AlgorithmManager::create, \Jose\Component\Checker\HeaderCheckerManager::create and \Jose\Component\Signature\Serializer\JWSSerializerManager::create are gone in 2.x, but they are not marked as deprecated in 1.3.8 and are not listed in the migration guide.
Expected behavior
These methods should be marked as deprecated in a 1.3.x release, and the migration guide should list them.
The text was updated successfully, but these errors were encountered:
Describe the bug
\Jose\Component\Checker\HeaderCheckerManager::create
,\Jose\Component\Core\AlgorithmManager::create
,\Jose\Component\Checker\HeaderCheckerManager::create
and\Jose\Component\Signature\Serializer\JWSSerializerManager::create
are gone in 2.x, but they are not marked as deprecated in 1.3.8 and are not listed in the migration guide.Expected behavior
These methods should be marked as deprecated in a 1.3.x release, and the migration guide should list them.
The text was updated successfully, but these errors were encountered: