Skip to content

Commit d5042da

Browse files
committed
Add missing $alg parameter
Signed-off-by: Lukas Reschke <[email protected]>
1 parent 3bb791c commit d5042da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Saml2/Utils.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -884,6 +884,7 @@ public static function deleteLocalSession()
884884
* Calculates the fingerprint of a x509cert.
885885
*
886886
* @param string $x509cert x509 cert
887+
* @param string $alg
887888
*
888889
* @return null|string Formatted fingerprint
889890
*/

0 commit comments

Comments
 (0)