oik-bwtrace v3.0.0-RC2 includes fixes for many more issues.
Changes
Change | Reference |
---|---|
Changed: Tidy up bw_trace_http_user_agent | bobbingwide/oik-bwtrace#22 |
Added: Hook count in daily trace summary and trace records | bobbingwide/oik-bwtrace#53 |
Fixed: check for edd_action in bw_trace_oik_to_echo | bobbingwide/oik-bwtrace#41 |
Changed: Eliminate gob() – gobang – calls | bobbingwide/oik-bwtrace#70 |
Changed: Add button to purge daily trace summary files separately from other trace files | bobbingwide/oik-bwtrace#71 |
Changed: Remove anything to do with bwtron and bwtroff | bobbingwide/oik-bwtrace#71 |
Changed: Further changes to fields traced at startup | bobbingwide/oik-bwtrace#72 |
Changed: Add option to purge the trace file if no errors traced | bobbingwide/oik-bwtrace#73 |
Changed: Change bw_trace2()’s to make them BW_TRACE_ERROR level | bobbingwide/oik-bwtrace#73 |
Changed: Check count( $handlers ) when reporting active output buffering handlers | bobbingwide/oik-bwtrace#74 |
Fixed: Don’t append Trace Summary when Wordfence is downloading .htaccess | bobbingwide/oik-bwtrace#75 |
Fixed: Add hex dump support for trace output wth helper function bw_trace_hexdump | bobbingwide/oik-bwtrace#76 |
Fixed: Don’t echo trace summary for health check | bobbingwide/oik-bwtrace#77 |
Changed: Don’t write trace status report when request is edd-api | bobbingwide/oik-bwtrace#78 |
Fixed: Add tests for PHP 7.3 end-of-life and zlib.output_compression | bobbingwide/oik-bwtrace#79 |
Fixed: Tested under PHPUnit 8 | bobbingwide/oik-bwtrace#80 |
Tested: Add PHPUnit test for bw_trace_inspect_current | bobbingwide/oik-bwtrace#63 |
Tested
- With WordPress 5.3 and WordPress Multi Site
- With PHP 7.4
- With PHPUnit 8