Send events defaults to true
brendonbeebe opened this issue · 1 comments
brendonbeebe commented
The comments of LDClient state send_events defaults to false while in reality it is set to true by default.
protected $_send_events = true;
eli-darkly commented
Whoops! Sorry about that. We'll fix the comment in the next release.