Skip to content

Releases: mvar/apache2-log-parser

v2.1.0

20 Dec 17:05

Choose a tag to compare

New in this release:

  • Use mvar/log-iterator as base (all abstract logic moved to separate repository).
  • Return PHP 5.4 support as code is still fully compatible.

v2.0.0

14 Dec 20:30

Choose a tag to compare

New in this release:

  • From now on minimum supported PHP version is PHP 5.5
  • Date parsing is now optional and disabled by default

v1.0.0

14 Oct 19:56

Choose a tag to compare

First Release

This release contains initial implementation of Apache2 access and error logs parser.