Asif Bhat
Asif Bhat
While performing tests: ``` AndrewSvirin\Ebics\Tests\Handlers\AuthSignatureHandlerTest::testDigestValue LogicException: Length must be more 0. /ebics/vendor/andrew-svirin/ebics-client-php/src/Models/Crypt/RSA.php:925 /ebics/vendor/andrew-svirin/ebics-client-php/src/Services/CryptService.php:196 /ebics/vendor/andrew-svirin/ebics-client-php/src/Services/CryptService.php:142 /ebics/vendor/andrew-svirin/ebics-client-php/src/Handlers/AuthSignatureHandler.php:144 /ebics/vendor/andrew-svirin/ebics-client-php/tests/Handlers/AuthSignatureHandlerTest.php:57 2) AndrewSvirin\Ebics\Tests\Handlers\AuthSignatureHandlerTest::testSignatureValue LogicException: Length must be more 0. /ebics/vendor/andrew-svirin/ebics-client-php/src/Models/Crypt/RSA.php:925 /ebics/vendor/andrew-svirin/ebics-client-php/src/Services/CryptService.php:196 /ebics/vendor/andrew-svirin/ebics-client-php/src/Services/CryptService.php:142 /ebics/vendor/andrew-svirin/ebics-client-php/src/Handlers/AuthSignatureHandler.php:144 /ebics/vendor/andrew-svirin/ebics-client-php/tests/Handlers/AuthSignatureHandlerTest.php:95 ```
After running the tests I get this: ``` Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in /ebics/vendor/andrew-svirin/ebics-client-php/src/Models/Crypt/AES.php on line 337 PHP Deprecated: substr(): Passing...