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
Replaces ad-hoc 'valid'/'revoked'/... string literals with a typed PHP 8.1
backed enum. Makes invalid states impossible to represent and enables
exhaustive pattern-matching across the CRL pipeline.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
0 commit comments