{
    "name": "mailchimp-for-wp",
    "type": "plugin",
    "version": "4.1.15",
    "php_versions": {
        "5.2": {
            "file_count": 133,
            "errors": [
                "PHPCompatibility.PHP.NewClasses.errorFound",
                "PHPCompatibility.PHP.NewKeywords.t_dirFound",
                "PHPCompatibility.PHP.NewFunctionParameters.spl_autoload_register_prependFound",
                "PHPCompatibility.PHP.NewLanguageConstructs.t_ns_separatorFound",
                "PHPCompatibility.PHP.NewConstants.php_version_idFound",
                "PHPCompatibility.PHP.NewConstants.php_major_versionFound",
                "PHPCompatibility.PHP.NewConstants.php_minor_versionFound",
                "PHPCompatibility.PHP.NewKeywords.t_namespaceFound",
                "PHPCompatibility.PHP.NewConstantScalarExpressions.propertyFound",
                "PHPCompatibility.PHP.NewClasses.closureFound",
                "PHPCompatibility.PHP.NewClosure.Found",
                "PHPCompatibility.PHP.NewMagicClassConstant.Found"
            ],
            "error_count": 112,
            "warnings": [],
            "warning_count": 0,
            "status": "failure"
        },
        "5.3": {
            "file_count": 133,
            "errors": [
                "PHPCompatibility.PHP.NewClasses.errorFound",
                "PHPCompatibility.PHP.NewConstantScalarExpressions.propertyFound",
                "PHPCompatibility.PHP.NewMagicClassConstant.Found"
            ],
            "error_count": 5,
            "warnings": [],
            "warning_count": 0,
            "status": "failure"
        },
        "5.4": {
            "file_count": 133,
            "errors": [
                "PHPCompatibility.PHP.NewClasses.errorFound",
                "PHPCompatibility.PHP.NewConstantScalarExpressions.propertyFound",
                "PHPCompatibility.PHP.NewMagicClassConstant.Found"
            ],
            "error_count": 5,
            "warnings": [],
            "warning_count": 0,
            "status": "failure"
        },
        "5.6": {
            "file_count": 133,
            "errors": [
                "PHPCompatibility.PHP.NewClasses.errorFound"
            ],
            "error_count": 1,
            "warnings": [],
            "warning_count": 0,
            "status": "failure"
        },
        "7.0": {
            "file_count": 133,
            "errors": [],
            "error_count": 0,
            "warnings": [],
            "warning_count": 0,
            "status": "success"
        },
        "7.1": {
            "file_count": 133,
            "errors": [],
            "error_count": 0,
            "warnings": [],
            "warning_count": 0,
            "status": "success"
        },
        "7.2": {
            "file_count": 133,
            "errors": [],
            "error_count": 0,
            "warnings": [],
            "warning_count": 0,
            "status": "success"
        }
    },
    "failed_php_versions": [
        "5.2",
        "5.3",
        "5.4",
        "5.6"
    ]
}