PHP4IDS 0.2.1 released
Article written by stefan
PHP4IDS 0.2.1 is now available for public download. The current version includes the xml filter file from PHPIDS 0.3.1 and contains several small adjustments to resemble the PHPIDS 0.3.1 filter matching process – including the support for IDSMonitor::ScanKeys() and IDSRegexpFilter::Flags().
Furthermore an API documentation (PHPDocumentor) is included and the example.php has been updated to the latest PHPIDS tests.
The download of version 0.2.1 is available in the downloads section or via SVN http://php4ids.googlecode.com/svn/trunk/
If you have any suggestions for future improvements to PHP4IDS please contribute to our own forum area here on php-ids.org.


August 18th, 2007 at 1:20 am
does it support logging?
August 18th, 2007 at 11:50 am
No actually the logging support has been dropped when starting the project because it is part of a larger project that already had its own logging facility.
But implementing logging support should be no problem at all.