oik-bwtrace v4.1.0 has been updated to support PHP 8.4. It now includes logic to trace the current locale and theme information.

Changes
| Change | Reference |
|---|---|
| Changed: Migrate PHPUnit tests to PHPUnit 10 & 11 | bobbingwide/oik-bwtrace#116 |
| Changed: Add bw_trace_determine_locale() hook for ‘determine_locale’ filter | bobbingwide/oik-bwtrace#120 |
| Changed: Add Theme info to trace status report | bobbingwide/oik-bwtrace#121 |
| Changed: Call bw_trace_locale() | bobbingwide/oik-bwtrace#120 |
| Changed: Add bw_trace_locale() | bobbingwide/oik-bwtrace#120 |
| Changed: Support PHP 8.4 | bobbingwide/oik-bwtrace#116 |
| Changed: Add locale info to trace records | bobbingwide/oik-bwtrace#120 |
| Changed: Don’t perform translations too early | bobbingwide/oik-bwtrace#120 |
| Fixed: Avoid message when trace summary file prefix isn’t set | bobbingwide/oik-bwtrace#116 |
Tested
- Tested: With WordPress 6.8 and WordPress Multisite
- Tested: With PHPUnit 10
- Tested: With PHP 8.3 and PHP 8.4
