Re: [Php-clamav-user] Scan big files
Brought to you by:
argos66
From: Argos <ar...@gm...> - 2009-12-10 18:06:59
|
Hello, I have released the 0.15.0 yesterday. You can download this version for fix this problem and for add maxscansize parameter. Please see the README.Debian and changelog for this version. Two many important change : - function cl_scanfile haven't the same arguments that the precedent release. - default clamav.ini values aren't "0" but replaced by the default ClamAV best-practice values. In futur release, I will add a function for get actual parameters configured. I have include a phpclamav_test.php for testing and valid the most php-clamav functions. If you have any ideas, please don't hesitate to post a "Feature Request" on the project. Au revoir, et merci beaucoup pour votre signalement de bugs. 2009/12/8 Argos <ar...@gm...> > Hello, > > Yes ! you are entirely reason. > > I have added this for the moment (no commited on SVN) : > > 2009-Dec-08: Suppress clamav.archivememlim parameters that no longuer > support by clamav 0.95.x. > 2009-Dec-08: Update documentation. > 2009-Dec-08: Add clamav.maxscansize parameters. > 2009-Dec-07: Fix security bug that doesn't scan file bigger than ~20MB. > 2009-Dec-07: Show loaded parameters on php_info(). > 2009-Dec-07: cl_scanfile() now return the result of ClamAV function. > 2009-Dec-07: Suppress cl_scanfile_ex() function. > 2009-Dec-07: Cleanup code. > > I will attach a test_clamav.php script for this release (probably stored in > the doc directory) for valid a maximum of function. > If you wish, you can help me for develop this script, do you have > interested ? > > Do you use cl_scanfile_ex ? I have suppress this function because that > appear doesn't work correctly for me and it's not a correct approach of > cl_scanfile. > > If you wish any features, please post a "Feature Request" on Sourceforge > project trackers page. > > Merci, > Bonne soirée, > > > |