The Official SignNow PHP SDK library for interacting with SignNow REST API. Sign documents, request e-signatures, and build role-based workflows with multiple signers using this client.
throws type error with PHP 8.0.13 e.g. if file access denied:
TypeError
stream_get_meta_data(): Argument #1 ($stream) must be of type resource, bool given
in ....\app\vendor\signnow\rest-entity-manager\src\EntityManager\Annotation\GuzzleRequestBody\Multipart\SplFileInfoItem.php
Executing basic code sample:
throws type error with PHP 8.0.13 e.g. if file access denied:
on line #27.