| 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 |
|