PluginProbe
404 Solution / 4.3.0
404 Solution v4.3.0
4.3.5 4.3.4 4.3.3 4.3.2 4.3.1 4.3.0 4.2.0 4.1.19 4.1.18 4.1.17 4.1.16 4.1.15 4.1.13 4.1.12 4.1.11 4.1.10 4.1.9 4.1.8 4.1.7 4.1.6 4.1.5 4.1.4 4.1.3 trunk 2.30.0 All 109 releases
404-solution / contracts / fixtures / error-report.invalid-missing-debug-log.json

error-report.invalid-missing-debug-log.json in 404 Solution 4.3.0, at contracts/fixtures/error-report.invalid-missing-debug-log.json

25 lines 737 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "_comment": "This fixture MUST fail validation. The debug_log field is missing from an error report, which is the exact bug this contract system prevents.",
3 "plugin_version": "4.1.7",
4 "db_type": "mariadb",
5 "db_version": "10.11.6-MariaDB",
6 "wp_version": "6.4.3",
7 "php_version": "8.1.27",
8 "is_multisite": false,
9 "is_uninstall": false,
10 "report_type": "error",
11 "site_url": "https://example.com",
12 "locale": "en_US",
13 "resource_limits": {
14 "php_memory": 268435456,
15 "wp_memory": 67108864
16 },
17 "extensions": {
18 "curl": true,
19 "mbstring": true
20 },
21 "active_plugins": ["404-solution/404-solution.php"],
22 "active_theme": "Twenty Twenty-Four 1.2",
23 "error_signature": "Error at /wp-includes/foo.php:42"
24 }
25