All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added the
setDieOnFatal
function to give users the ability log a fatal error without the runtime callingdie()
- Throws exception unless run on 64 bit PHP platform
- Logs
error_flag
as string values'true'
or'false'
- Connects to collector over secure port by default