Skip to content

Warning when adding a torrent #86

Description

@vipera7

Hello,

When I add a torrent using :

$torrent = $transmission->add(base64_encode(file_get_contents($link)),true);

I get the following warning :

PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /root/seedbox/vendor/kleiram/transmission-php/lib/Transmission/Util/ResponseValidator.php on line 67

The torrent is added successfully on my transmission.
My PHP version : 7.4.29

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions