{
    "name": "better-wp-security",
    "type": "plugin",
    "version": "7.1.0",
    "php_versions": {
        "5.2": {
            "file_count": 346,
            "errors": [
                "PHPCompatibility.PHP.NewFunctions.random_intFound",
                "PHPCompatibility.PHP.NewFunctions.str_getcsvFound",
                "PHPCompatibility.PHP.NewFunctionParameters.htmlspecialchars_double_encodeFound",
                "PHPCompatibility.PHP.NewFunctions.hash_equalsFound"
            ],
            "error_count": 4,
            "warnings": [
                "PHPCompatibility.PHP.NewIniDirectives.max_input_varsFound"
            ],
            "warning_count": 1,
            "status": "failure"
        },
        "5.3": {
            "file_count": 346,
            "errors": [
                "PHPCompatibility.PHP.NewFunctions.random_intFound",
                "PHPCompatibility.PHP.NewFunctions.hash_equalsFound"
            ],
            "error_count": 2,
            "warnings": [
                "PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecated",
                "PHPCompatibility.PHP.NewIniDirectives.max_input_varsFound"
            ],
            "warning_count": 2,
            "status": "failure"
        },
        "5.4": {
            "file_count": 346,
            "errors": [
                "PHPCompatibility.PHP.NewFunctions.random_intFound",
                "PHPCompatibility.PHP.NewFunctions.hash_equalsFound"
            ],
            "error_count": 2,
            "warnings": [
                "PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 1,
            "status": "failure"
        },
        "5.6": {
            "file_count": 346,
            "errors": [
                "PHPCompatibility.PHP.NewFunctions.random_intFound"
            ],
            "error_count": 1,
            "warnings": [
                "PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 1,
            "status": "failure"
        },
        "7.0": {
            "file_count": 346,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 1,
            "status": "success"
        },
        "7.1": {
            "file_count": 346,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 1,
            "status": "success"
        },
        "7.2": {
            "file_count": 346,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 1,
            "status": "success"
        }
    },
    "failed_php_versions": [
        "5.2",
        "5.3",
        "5.4",
        "5.6"
    ]
}