Hi all,
We have just released phpLogCon 2.6.4. The new release has the following changes:
This release removes an unneeded call for define_syslog_variables (which is deprecated in PHP 5.3 and will be removed in PHP6), replaces the SPLIT call in install.php with preg_split… (SPLIT is a deprecated function and will probably be removed in PHP6), and updates the jpgraph classes to version 3.0.2 (which also removes some issues with deprecated functions in PHP 5.3).
Download:
http://www.phplogcon.org/Downloads-req-viewdownloaddetails-lid-58.phtml
As always, feedback is appreciated.
Best regards,
Tom Bergfeld