{
    "name": "contact-form-plugin",
    "type": "plugin",
    "version": "3.98",
    "php_versions": {
        "5.2": {
            "file_count": 4,
            "errors": [
                "PHPCompatibility.PHP.NewClasses.phardataFound"
            ],
            "error_count": 1,
            "warnings": [],
            "warning_count": 0,
            "status": "failure"
        },
        "5.3": {
            "file_count": 4,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecated"
            ],
            "warning_count": 1,
            "status": "success"
        },
        "5.4": {
            "file_count": 4,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 1,
            "status": "success"
        },
        "5.6": {
            "file_count": 4,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 1,
            "status": "success"
        },
        "7.0": {
            "file_count": 4,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 1,
            "status": "success"
        },
        "7.1": {
            "file_count": 4,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 1,
            "status": "success"
        },
        "7.2": {
            "file_count": 4,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved",
                "PHPCompatibility.PHP.DeprecatedFunctions.eachDeprecated"
            ],
            "warning_count": 2,
            "status": "success"
        }
    },
    "failed_php_versions": [
        "5.2"
    ]
}