Viewing File: /usr/base/.wp-cli/cache-php-compat/plugins/wp-2fa/wp-2fa.3.1.1.json

{
    "name": "wp-2fa",
    "type": "plugin",
    "version": "3.1.1",
    "php_versions": {
        "5.2": {
            "file_count": 199,
            "errors": [
                "PHPCompatibility.ControlStructures.NewExecutionDirectives.strict_typesFound",
                "PHPCompatibility.Keywords.NewKeywords.t_namespaceFound",
                "PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ns_separatorFound",
                "PHPCompatibility.Keywords.NewKeywords.t_useFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.intFound",
                "PHPCompatibility.Operators.NewShortTernary.MiddleMissing",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.selfFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.intFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
                "PHPCompatibility.Syntax.NewNestedStaticAccess.NestedStaticAccess",
                "PHPCompatibility.Syntax.NewDynamicAccessToStatic.Found",
                "PHPCompatibility.Constants.NewMagicClassConstant.Found",
                "PHPCompatibility.FunctionDeclarations.NewClosure.Found",
                "PHPCompatibility.Constants.NewConstants.php_version_idFound",
                "PHPCompatibility.Classes.NewConstVisibility.Found",
                "PHPCompatibility.FunctionDeclarations.NewClosure.StaticFound",
                "PHPCompatibility.FunctionUse.NewFunctions.intdivFound",
                "PHPCompatibility.Classes.NewClasses.splfixedarrayFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
                "PHPCompatibility.Keywords.ForbiddenNames.defaultFound",
                "PHPCompatibility.InitialValue.NewConstantArraysUsingConst.Found",
                "PHPCompatibility.Syntax.NewShortArray.Found",
                "PHPCompatibility.Constants.NewConstants.e_user_deprecatedFound",
                "PHPCompatibility.Keywords.NewKeywords.t_dirFound",
                "PHPCompatibility.FunctionUse.NewFunctions.openssl_get_md_methodsFound",
                "PHPCompatibility.FunctionUse.NewFunctions.openssl_get_curve_namesFound",
                "PHPCompatibility.FunctionUse.NewFunctions.str_starts_withFound",
                "PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_verify_detachedFound",
                "PHPCompatibility.Constants.NewConstants.openssl_algo_sha256Found",
                "PHPCompatibility.Operators.NewOperators.t_coalesceFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.floatFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.boolFound",
                "PHPCompatibility.Keywords.NewKeywords.t_yieldFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.floatFound",
                "PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
                "PHPCompatibility.InitialValue.NewConstantScalarExpressions.constFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.json_decode_depthFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.json_decode_flagsFound",
                "PHPCompatibility.Constants.NewConstants.json_throw_on_errorFound",
                "PHPCompatibility.Classes.NewClasses.jsonexceptionFound",
                "PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
                "PHPCompatibility.FunctionDeclarations.NewClosure.ClassRefFound",
                "PHPCompatibility.Constants.NewConstants.json_unescaped_slashesFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.spl_autoload_register_prependFound",
                "PHPCompatibility.FunctionUse.NewFunctions.stream_resolve_include_pathFound",
                "PHPCompatibility.Classes.NewClasses.closureFound",
                "PHPCompatibility.Operators.NewOperators.t_powFound",
                "PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
                "PHPCompatibility.Keywords.ForbiddenNames.issetFound",
                "PHPCompatibility.LanguageConstructs.NewEmptyNonVariable.Found",
                "PHPCompatibility.Keywords.NewKeywords.t_ns_cFound",
                "PHPCompatibility.UseDeclarations.NewUseConstFunction.Found",
                "PHPCompatibility.FunctionUse.NewFunctions.openssl_digestFound",
                "PHPCompatibility.FunctionUse.NewFunctions.openssl_encryptFound",
                "PHPCompatibility.Constants.NewConstants.openssl_raw_dataFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.openssl_encrypt_ivFound",
                "PHPCompatibility.FunctionUse.NewFunctions.openssl_cipher_iv_lengthFound",
                "PHPCompatibility.FunctionUse.NewFunctions.openssl_decryptFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.openssl_decrypt_ivFound",
                "PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
                "PHPCompatibility.Numbers.ValidIntegers.BinaryIntegerFound",
                "PHPCompatibility.Keywords.ForbiddenNames.newFound",
                "PHPCompatibility.Interfaces.NewInterfaces.jsonserializableFound",
                "PHPCompatibility.FunctionUse.NewFunctions.hex2binFound",
                "PHPCompatibility.FunctionUse.NewFunctions.openssl_random_pseudo_bytesFound",
                "PHPCompatibility.FunctionUse.NewFunctions.json_last_errorFound",
                "PHPCompatibility.Constants.NewConstants.json_error_noneFound",
                "PHPCompatibility.FunctionUse.NewFunctions.json_last_error_msgFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.unpack_offsetFound",
                "PHPCompatibility.Syntax.NewFunctionArrayDereferencing.Found",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.iterableFound",
                "PHPCompatibility.Syntax.NewClassMemberAccess.OnNewFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.debug_backtrace_optionsFound",
                "PHPCompatibility.Constants.NewConstants.debug_backtrace_ignore_argsFound",
                "PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_openFound",
                "PHPCompatibility.Classes.NewLateStaticBinding.Found",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.array_filter_modeFound",
                "PHPCompatibility.Constants.NewConstants.array_filter_use_bothFound",
                "PHPCompatibility.FunctionUse.NewFunctions.get_called_classFound",
                "PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
                "PHPCompatibility.Keywords.NewKeywords.t_callableFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.callableFound",
                "PHPCompatibility.FunctionUse.NewFunctions.hash_equalsFound",
                "PHPCompatibility.ParameterValues.NewPackFormat.NewFormatFound",
                "PHPCompatibility.FunctionUse.NewFunctions.forward_static_call_arrayFound",
                "PHPCompatibility.FunctionDeclarations.NewClosure.ThisFound",
                "PHPCompatibility.Operators.NewOperators.t_spaceshipFound",
                "PHPCompatibility.Syntax.NewFlexibleHeredocNowdoc.IndentedClosingMarker",
                "PHPCompatibility.FunctionUse.NewFunctions.array_key_firstFound",
                "PHPCompatibility.Keywords.NewKeywords.t_traitFound",
                "PHPCompatibility.Constants.NewConstants.array_filter_use_keyFound",
                "PHPCompatibility.FunctionUse.NewFunctions.sys_get_temp_dirFound",
                "PHPCompatibility.Constants.NewConstants.openssl_algo_sha384Found",
                "PHPCompatibility.Constants.NewConstants.openssl_algo_sha512Found",
                "PHPCompatibility.FunctionUse.RequiredToOptionalFunctionParameters.preg_match_all_matchesMissing",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.clearstatcache_clear_realpath_cacheFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.clearstatcache_filenameFound",
                "PHPCompatibility.Constants.NewConstants.curlopt_ssl_falsestartFound",
                "PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.Found"
            ],
            "error_count": 8990,
            "warnings": [
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__serializeFound",
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__unserializeFound",
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__callstaticFound",
                "PHPCompatibility.IniDirectives.NewIniDirectives.max_input_varsFound"
            ],
            "warning_count": 4,
            "status": "failure"
        },
        "5.3": {
            "file_count": 198,
            "errors": [
                "PHPCompatibility.ControlStructures.NewExecutionDirectives.strict_typesFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.intFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.selfFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.intFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
                "PHPCompatibility.Classes.NewConstVisibility.Found",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
                "PHPCompatibility.Syntax.NewNestedStaticAccess.NestedStaticAccess",
                "PHPCompatibility.Constants.NewMagicClassConstant.Found",
                "PHPCompatibility.Keywords.ForbiddenNames.defaultFound",
                "PHPCompatibility.FunctionDeclarations.NewClosure.StaticFound",
                "PHPCompatibility.FunctionUse.NewFunctions.intdivFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
                "PHPCompatibility.Syntax.NewShortArray.Found",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.floatFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.boolFound",
                "PHPCompatibility.Keywords.NewKeywords.t_yieldFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.floatFound",
                "PHPCompatibility.InitialValue.NewConstantArraysUsingConst.Found",
                "PHPCompatibility.FunctionUse.NewFunctions.openssl_get_curve_namesFound",
                "PHPCompatibility.FunctionUse.NewFunctions.str_starts_withFound",
                "PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_verify_detachedFound",
                "PHPCompatibility.Constants.NewConstants.openssl_algo_sha256Found",
                "PHPCompatibility.Operators.NewOperators.t_coalesceFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
                "PHPCompatibility.Operators.NewOperators.t_powFound",
                "PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
                "PHPCompatibility.InitialValue.NewConstantScalarExpressions.constFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.json_decode_flagsFound",
                "PHPCompatibility.Constants.NewConstants.json_throw_on_errorFound",
                "PHPCompatibility.Classes.NewClasses.jsonexceptionFound",
                "PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
                "PHPCompatibility.FunctionDeclarations.NewClosure.ClassRefFound",
                "PHPCompatibility.Constants.NewConstants.json_unescaped_slashesFound",
                "PHPCompatibility.FunctionUse.NewFunctions.stream_resolve_include_pathFound",
                "PHPCompatibility.Keywords.ForbiddenNames.issetFound",
                "PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
                "PHPCompatibility.Keywords.ForbiddenNames.newFound",
                "PHPCompatibility.LanguageConstructs.NewEmptyNonVariable.Found",
                "PHPCompatibility.UseDeclarations.NewUseConstFunction.Found",
                "PHPCompatibility.Constants.NewConstants.openssl_raw_dataFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.openssl_encrypt_ivFound",
                "PHPCompatibility.FunctionUse.NewFunctions.openssl_cipher_iv_lengthFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.openssl_decrypt_ivFound",
                "PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
                "PHPCompatibility.Numbers.ValidIntegers.BinaryIntegerFound",
                "PHPCompatibility.Interfaces.NewInterfaces.jsonserializableFound",
                "PHPCompatibility.FunctionUse.NewFunctions.hex2binFound",
                "PHPCompatibility.FunctionUse.NewFunctions.json_last_error_msgFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.unpack_offsetFound",
                "PHPCompatibility.Syntax.NewFunctionArrayDereferencing.Found",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.iterableFound",
                "PHPCompatibility.Syntax.NewClassMemberAccess.OnNewFound",
                "PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.array_filter_modeFound",
                "PHPCompatibility.Constants.NewConstants.array_filter_use_bothFound",
                "PHPCompatibility.Constants.NewConstants.debug_backtrace_ignore_argsFound",
                "PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_openFound",
                "PHPCompatibility.Keywords.NewKeywords.t_callableFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.callableFound",
                "PHPCompatibility.FunctionUse.NewFunctions.hash_equalsFound",
                "PHPCompatibility.ParameterValues.NewPackFormat.NewFormatFound",
                "PHPCompatibility.FunctionDeclarations.NewClosure.ThisFound",
                "PHPCompatibility.Operators.NewOperators.t_spaceshipFound",
                "PHPCompatibility.Syntax.NewFlexibleHeredocNowdoc.IndentedClosingMarker",
                "PHPCompatibility.FunctionUse.NewFunctions.array_key_firstFound",
                "PHPCompatibility.Keywords.NewKeywords.t_traitFound",
                "PHPCompatibility.Constants.NewConstants.array_filter_use_keyFound",
                "PHPCompatibility.Constants.NewConstants.openssl_algo_sha384Found",
                "PHPCompatibility.Constants.NewConstants.openssl_algo_sha512Found",
                "PHPCompatibility.FunctionUse.RequiredToOptionalFunctionParameters.preg_match_all_matchesMissing",
                "PHPCompatibility.Constants.NewConstants.curlopt_ssl_falsestartFound",
                "PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.Found"
            ],
            "error_count": 2485,
            "warnings": [
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__serializeFound",
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__unserializeFound",
                "PHPCompatibility.IniDirectives.NewIniDirectives.max_input_varsFound"
            ],
            "warning_count": 3,
            "status": "failure"
        },
        "5.4": {
            "file_count": 198,
            "errors": [
                "PHPCompatibility.ControlStructures.NewExecutionDirectives.strict_typesFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.intFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.selfFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.intFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
                "PHPCompatibility.Classes.NewConstVisibility.Found",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
                "PHPCompatibility.Syntax.NewNestedStaticAccess.NestedStaticAccess",
                "PHPCompatibility.Constants.NewMagicClassConstant.Found",
                "PHPCompatibility.Keywords.ForbiddenNames.defaultFound",
                "PHPCompatibility.FunctionUse.NewFunctions.intdivFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.floatFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.boolFound",
                "PHPCompatibility.Keywords.NewKeywords.t_yieldFound",
                "PHPCompatibility.InitialValue.NewConstantArraysUsingConst.Found",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.floatFound",
                "PHPCompatibility.FunctionUse.NewFunctions.openssl_get_curve_namesFound",
                "PHPCompatibility.FunctionUse.NewFunctions.str_starts_withFound",
                "PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_verify_detachedFound",
                "PHPCompatibility.Constants.NewConstants.openssl_algo_sha256Found",
                "PHPCompatibility.Operators.NewOperators.t_coalesceFound",
                "PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
                "PHPCompatibility.Operators.NewOperators.t_powFound",
                "PHPCompatibility.InitialValue.NewConstantScalarExpressions.constFound",
                "PHPCompatibility.Constants.NewConstants.json_throw_on_errorFound",
                "PHPCompatibility.Classes.NewClasses.jsonexceptionFound",
                "PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
                "PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
                "PHPCompatibility.Keywords.ForbiddenNames.issetFound",
                "PHPCompatibility.UseDeclarations.NewUseConstFunction.Found",
                "PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
                "PHPCompatibility.LanguageConstructs.NewEmptyNonVariable.Found",
                "PHPCompatibility.Keywords.ForbiddenNames.newFound",
                "PHPCompatibility.FunctionUse.NewFunctions.json_last_error_msgFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.unpack_offsetFound",
                "PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_openFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.array_filter_modeFound",
                "PHPCompatibility.Constants.NewConstants.array_filter_use_bothFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.iterableFound",
                "PHPCompatibility.FunctionUse.NewFunctions.hash_equalsFound",
                "PHPCompatibility.ParameterValues.NewPackFormat.NewFormatFound",
                "PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
                "PHPCompatibility.Operators.NewOperators.t_spaceshipFound",
                "PHPCompatibility.Syntax.NewFlexibleHeredocNowdoc.IndentedClosingMarker",
                "PHPCompatibility.FunctionUse.NewFunctions.array_key_firstFound",
                "PHPCompatibility.Constants.NewConstants.array_filter_use_keyFound",
                "PHPCompatibility.Constants.NewConstants.openssl_algo_sha384Found",
                "PHPCompatibility.Constants.NewConstants.openssl_algo_sha512Found",
                "PHPCompatibility.Constants.NewConstants.curlopt_ssl_falsestartFound",
                "PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.Found"
            ],
            "error_count": 1875,
            "warnings": [
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__serializeFound",
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__unserializeFound"
            ],
            "warning_count": 2,
            "status": "failure"
        },
        "5.6": {
            "file_count": 198,
            "errors": [
                "PHPCompatibility.ControlStructures.NewExecutionDirectives.strict_typesFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.intFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.selfFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.intFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
                "PHPCompatibility.Classes.NewConstVisibility.Found",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
                "PHPCompatibility.Syntax.NewNestedStaticAccess.NestedStaticAccess",
                "PHPCompatibility.Keywords.ForbiddenNames.defaultFound",
                "PHPCompatibility.FunctionUse.NewFunctions.intdivFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.floatFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.boolFound",
                "PHPCompatibility.FunctionUse.NewFunctions.openssl_get_curve_namesFound",
                "PHPCompatibility.FunctionUse.NewFunctions.str_starts_withFound",
                "PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_verify_detachedFound",
                "PHPCompatibility.Operators.NewOperators.t_coalesceFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.floatFound",
                "PHPCompatibility.Constants.NewConstants.json_throw_on_errorFound",
                "PHPCompatibility.Classes.NewClasses.jsonexceptionFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
                "PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
                "PHPCompatibility.Keywords.ForbiddenNames.issetFound",
                "PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
                "PHPCompatibility.Keywords.ForbiddenNames.newFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.unpack_offsetFound",
                "PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_openFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.iterableFound",
                "PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
                "PHPCompatibility.ParameterValues.NewPackFormat.NewFormatFound",
                "PHPCompatibility.Operators.NewOperators.t_spaceshipFound",
                "PHPCompatibility.FunctionUse.NewFunctions.array_key_firstFound",
                "PHPCompatibility.Syntax.NewFlexibleHeredocNowdoc.IndentedClosingMarker",
                "PHPCompatibility.Constants.NewConstants.curlopt_ssl_falsestartFound",
                "PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.Found"
            ],
            "error_count": 1565,
            "warnings": [
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__serializeFound",
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__unserializeFound"
            ],
            "warning_count": 2,
            "status": "failure"
        },
        "7.0": {
            "file_count": 198,
            "errors": [
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
                "PHPCompatibility.Classes.NewConstVisibility.Found",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
                "PHPCompatibility.FunctionUse.NewFunctions.openssl_get_curve_namesFound",
                "PHPCompatibility.FunctionUse.NewFunctions.str_starts_withFound",
                "PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_verify_detachedFound",
                "PHPCompatibility.Constants.NewConstants.json_throw_on_errorFound",
                "PHPCompatibility.Classes.NewClasses.jsonexceptionFound",
                "PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
                "PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_openFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.iterableFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.unpack_offsetFound",
                "PHPCompatibility.Syntax.NewFlexibleHeredocNowdoc.IndentedClosingMarker",
                "PHPCompatibility.FunctionUse.NewFunctions.array_key_firstFound",
                "PHPCompatibility.Constants.NewConstants.curlopt_ssl_falsestartFound"
            ],
            "error_count": 351,
            "warnings": [
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__serializeFound",
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__unserializeFound"
            ],
            "warning_count": 2,
            "status": "failure"
        },
        "7.1": {
            "file_count": 198,
            "errors": [
                "PHPCompatibility.FunctionUse.NewFunctions.str_starts_withFound",
                "PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_verify_detachedFound",
                "PHPCompatibility.Constants.NewConstants.json_throw_on_errorFound",
                "PHPCompatibility.Classes.NewClasses.jsonexceptionFound",
                "PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
                "PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_openFound",
                "PHPCompatibility.Syntax.NewFlexibleHeredocNowdoc.IndentedClosingMarker",
                "PHPCompatibility.FunctionUse.NewFunctions.array_key_firstFound"
            ],
            "error_count": 24,
            "warnings": [
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__serializeFound",
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__unserializeFound"
            ],
            "warning_count": 2,
            "status": "failure"
        },
        "7.2": {
            "file_count": 198,
            "errors": [
                "PHPCompatibility.FunctionUse.NewFunctions.str_starts_withFound",
                "PHPCompatibility.Constants.NewConstants.json_throw_on_errorFound",
                "PHPCompatibility.Classes.NewClasses.jsonexceptionFound",
                "PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
                "PHPCompatibility.Syntax.NewFlexibleHeredocNowdoc.IndentedClosingMarker",
                "PHPCompatibility.FunctionUse.NewFunctions.array_key_firstFound"
            ],
            "error_count": 22,
            "warnings": [
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__serializeFound",
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__unserializeFound"
            ],
            "warning_count": 2,
            "status": "failure"
        },
        "7.3": {
            "file_count": 198,
            "errors": [
                "PHPCompatibility.FunctionUse.NewFunctions.str_starts_withFound"
            ],
            "error_count": 5,
            "warnings": [
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__serializeFound",
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__unserializeFound"
            ],
            "warning_count": 2,
            "status": "failure"
        },
        "7.4": {
            "file_count": 198,
            "errors": [
                "PHPCompatibility.FunctionUse.NewFunctions.str_starts_withFound"
            ],
            "error_count": 5,
            "warnings": [],
            "warning_count": 0,
            "status": "failure"
        },
        "8.0": {
            "file_count": 198,
            "errors": [],
            "error_count": 0,
            "warnings": [],
            "warning_count": 0,
            "status": "success"
        },
        "8.1": {
            "file_count": 198,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.Interfaces.RemovedSerializable.RedundantSerializableImplementation"
            ],
            "warning_count": 2,
            "status": "success"
        },
        "8.2": {
            "file_count": 198,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.Interfaces.RemovedSerializable.RedundantSerializableImplementation"
            ],
            "warning_count": 2,
            "status": "success"
        },
        "8.3": {
            "file_count": 198,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.Interfaces.RemovedSerializable.RedundantSerializableImplementation"
            ],
            "warning_count": 2,
            "status": "success"
        },
        "8.4": {
            "file_count": 198,
            "errors": [],
            "error_count": 0,
            "warnings": [
                "PHPCompatibility.FunctionDeclarations.RemovedImplicitlyNullableParam.Deprecated",
                "PHPCompatibility.Interfaces.RemovedSerializable.RedundantSerializableImplementation"
            ],
            "warning_count": 4,
            "status": "success"
        }
    },
    "failed_php_versions": [
        "5.2",
        "5.3",
        "5.4",
        "5.6",
        "7.0",
        "7.1",
        "7.2",
        "7.3",
        "7.4"
    ]
}
Back to Directory File Manager