jonjo-blur

Results 2 issues of jonjo-blur

The previous implementation segfaults on newer versions of ffmpeg due to the 'year' field apparently being replaced with 'date'; this fixes that and passes the testsuite

Quahog sometimes receives a NULL response from clamd, and this makes PHP throw a notice: ``` php Undefined offset: 1 in vendor/blurgroup/quahog/src/Quahog/Client.php on line 211 ```

bug