Release of Tideways PHP Extension 5.2.4
- Feature: Add Server Timings Support with \Tideways\Profiler::generateServerTimingHeaderValue();
- Feature: Add support for splitting calls of EventDispatchers by event, Template Engines by Template in Callgraph Profiler
- Improvement: Enable tideways.features.phpinfo setting by default
- Improvement: Change default slow SQL query threshold from 10 seconds to 1 second.
- Bugfix: Crash in shutdown of PHP request if unreachable tideways daemon TCP/IP host given and error handler turns warnings into exceptions.