jonjomckay / quahog

A PHP client library for the ClamAV clamd daemon
MIT License
80 stars 23 forks source link

(PHP 5.3+) Added "scanResource" method, and "scanLocalFile" now scans in a streaming manner #10

Closed TheOnlyMerlin closed 6 years ago

TheOnlyMerlin commented 8 years ago

If you would like any more information about my thinking, please let me know.

TLDR: Added ability to scan an arbitrary file or resource in a streaming manner, modified to work with PHP 5.3

What Was Changed

SenseException commented 6 years ago

I close this PR after being inactive for over one year.