First release of PHP JaM.
Supports PHP >= 5.3.0
Changelog post original fork from https://github.com/mkoppanen/php-aware:
- Support for PHP 5.4, 5.5 and 5.6 [PHP 7 is next]
- Fix segfault when using in Apache SAPI
- Added ElasticSearch backend
- Pass along event type from main ext to backend ext when calling store()
- Added support for appname when reporting an event
- Fixed build dependencies in RPM spec and added INIs for backend extensions
- Small improvements to the skeleton extension generator
- Documentation additions
- Fix spread backend config.m4 to check for spread headers