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
The openssl_decrypt tag parameter was added in PHP 7.1.
Because of that PHP 7.0 gives error saying it accepts 5 parameters.
I think composer.json PHP versions need to be updated.
The
openssl_decrypt
tag parameter was added in PHP 7.1.Because of that PHP 7.0 gives error saying it accepts 5 parameters.
I think composer.json PHP versions need to be updated.
lib-webtopay/src/WebToPay/Util.php
Lines 49 to 56 in ea83971
Documentation: https://www.php.net/manual/en/function.openssl-decrypt.php#refsect1-function.openssl-decrypt-parameters
The text was updated successfully, but these errors were encountered: