Viewing File: /usr/base/.wp-cli/cache-php-compat/plugins/everest-forms/everest-forms.3.1.1.json
{
"name": "everest-forms",
"type": "plugin",
"version": "3.1.1",
"php_versions": {
"5.2": {
"file_count": 392,
"errors": [
"PHPCompatibility.Keywords.NewKeywords.t_namespaceFound",
"PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ns_separatorFound",
"PHPCompatibility.Keywords.NewKeywords.t_callableFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.callableFound",
"PHPCompatibility.Keywords.NewKeywords.t_useFound",
"PHPCompatibility.Syntax.NewShortArray.Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
"PHPCompatibility.Constants.NewConstants.php_version_idFound",
"PHPCompatibility.FunctionUse.NewFunctions.mb_chrFound",
"PHPCompatibility.Classes.NewLateStaticBinding.Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
"PHPCompatibility.FunctionDeclarations.NewClosure.Found",
"PHPCompatibility.FunctionUse.NewFunctions.array_replaceFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.json_encode_flagsFound",
"PHPCompatibility.Constants.NewConstants.json_unescaped_slashesFound",
"PHPCompatibility.FunctionUse.NewFunctions.json_last_errorFound",
"PHPCompatibility.Constants.NewConstants.json_error_noneFound",
"PHPCompatibility.FunctionUse.NewFunctions.json_last_error_msgFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
"PHPCompatibility.Operators.NewShortTernary.MiddleMissing",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
"PHPCompatibility.Keywords.NewKeywords.t_dirFound",
"PHPCompatibility.Constants.NewConstants.e_user_deprecatedFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.spl_autoload_register_prependFound",
"PHPCompatibility.FunctionUse.NewFunctions.stream_resolve_include_pathFound",
"PHPCompatibility.Classes.NewClasses.closureFound",
"PHPCompatibility.FunctionDeclarations.NewClosure.StaticFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
"PHPCompatibility.Constants.NewMagicClassConstant.Found",
"PHPCompatibility.Keywords.NewKeywords.t_traitFound",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.Operators.NewOperators.t_coalesceFound",
"PHPCompatibility.Constants.NewConstants.json_unescaped_unicodeFound",
"PHPCompatibility.Syntax.NewFunctionArrayDereferencing.Found",
"PHPCompatibility.Interfaces.NewInterfaces.jsonserializableFound",
"PHPCompatibility.FunctionDeclarations.NewClosure.ClassRefFound",
"PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
"PHPCompatibility.FunctionUse.NewFunctions.gc_enableFound",
"PHPCompatibility.FunctionUse.NewFunctions.preg_filterFound",
"PHPCompatibility.FunctionDeclarations.NewClosure.ThisFound",
"PHPCompatibility.ParameterValues.NewArrayReduceInitialType.InvalidTypeFound",
"PHPCompatibility.FunctionUse.NewFunctions.stream_context_set_defaultFound",
"PHPCompatibility.Keywords.NewKeywords.t_finallyFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.assert_descriptionFound",
"PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
"PHPCompatibility.FunctionUse.ArgumentFunctionsUsage.InParameterList",
"PHPCompatibility.FunctionUse.NewFunctions.array_columnFound",
"PHPCompatibility.FunctionUse.NewFunctions.openssl_random_pseudo_bytesFound",
"PHPCompatibility.FunctionUse.RequiredToOptionalFunctionParameters.preg_match_all_matchesMissing",
"PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.lcfirstFound",
"PHPCompatibility.FunctionUse.NewFunctions.hash_equalsFound",
"PHPCompatibility.FunctionUse.NewFunctions.array_replace_recursiveFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound",
"PHPCompatibility.Syntax.NewDynamicAccessToStatic.Found"
],
"error_count": 3803,
"warnings": [
"PHPCompatibility.IniDirectives.NewIniDirectives.max_input_varsFound",
"Internal.NoCodeFound"
],
"warning_count": 2,
"status": "failure"
},
"5.3": {
"file_count": 391,
"errors": [
"PHPCompatibility.Keywords.NewKeywords.t_callableFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.callableFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
"PHPCompatibility.Syntax.NewShortArray.Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
"PHPCompatibility.FunctionUse.NewFunctions.mb_chrFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
"PHPCompatibility.Constants.NewConstants.json_unescaped_slashesFound",
"PHPCompatibility.FunctionUse.NewFunctions.json_last_error_msgFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
"PHPCompatibility.FunctionUse.NewFunctions.stream_resolve_include_pathFound",
"PHPCompatibility.FunctionDeclarations.NewClosure.StaticFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
"PHPCompatibility.Constants.NewMagicClassConstant.Found",
"PHPCompatibility.Keywords.NewKeywords.t_traitFound",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.Operators.NewOperators.t_coalesceFound",
"PHPCompatibility.Constants.NewConstants.json_unescaped_unicodeFound",
"PHPCompatibility.Syntax.NewFunctionArrayDereferencing.Found",
"PHPCompatibility.Interfaces.NewInterfaces.jsonserializableFound",
"PHPCompatibility.FunctionDeclarations.NewClosure.ClassRefFound",
"PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
"PHPCompatibility.FunctionDeclarations.NewClosure.ThisFound",
"PHPCompatibility.Keywords.NewKeywords.t_finallyFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.assert_descriptionFound",
"PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
"PHPCompatibility.FunctionUse.NewFunctions.array_columnFound",
"PHPCompatibility.FunctionUse.RequiredToOptionalFunctionParameters.preg_match_all_matchesMissing",
"PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.hash_equalsFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound"
],
"error_count": 1740,
"warnings": [
"PHPCompatibility.IniDirectives.NewIniDirectives.max_input_varsFound",
"Internal.NoCodeFound",
"PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecated"
],
"warning_count": 3,
"status": "failure"
},
"5.4": {
"file_count": 391,
"errors": [
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
"PHPCompatibility.FunctionUse.NewFunctions.mb_chrFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
"PHPCompatibility.FunctionUse.NewFunctions.json_last_error_msgFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
"PHPCompatibility.Constants.NewMagicClassConstant.Found",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.Operators.NewOperators.t_coalesceFound",
"PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
"PHPCompatibility.Keywords.NewKeywords.t_finallyFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.assert_descriptionFound",
"PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
"PHPCompatibility.FunctionUse.NewFunctions.array_columnFound",
"PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.hash_equalsFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound"
],
"error_count": 145,
"warnings": [
"Internal.NoCodeFound"
],
"warning_count": 1,
"status": "failure"
},
"5.6": {
"file_count": 391,
"errors": [
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
"PHPCompatibility.FunctionUse.NewFunctions.mb_chrFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.Operators.NewOperators.t_coalesceFound",
"PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
"PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound"
],
"error_count": 119,
"warnings": [
"Internal.NoCodeFound"
],
"warning_count": 1,
"status": "failure"
},
"7.0": {
"file_count": 391,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctions.mb_chrFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound"
],
"error_count": 13,
"warnings": [
"Internal.NoCodeFound"
],
"warning_count": 1,
"status": "failure"
},
"7.1": {
"file_count": 391,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctions.mb_chrFound",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound"
],
"error_count": 3,
"warnings": [
"Internal.NoCodeFound"
],
"warning_count": 1,
"status": "failure"
},
"7.2": {
"file_count": 391,
"errors": [
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound"
],
"error_count": 2,
"warnings": [
"Internal.NoCodeFound",
"PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecated"
],
"warning_count": 2,
"status": "failure"
},
"7.3": {
"file_count": 391,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound"
],
"error_count": 1,
"warnings": [
"Internal.NoCodeFound",
"PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecated"
],
"warning_count": 2,
"status": "failure"
},
"7.4": {
"file_count": 391,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound"
],
"error_count": 1,
"warnings": [
"Internal.NoCodeFound",
"PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecated"
],
"warning_count": 2,
"status": "failure"
},
"8.0": {
"file_count": 391,
"errors": [],
"error_count": 0,
"warnings": [
"Internal.NoCodeFound",
"PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecatedRemoved"
],
"warning_count": 2,
"status": "success"
},
"8.1": {
"file_count": 391,
"errors": [],
"error_count": 0,
"warnings": [
"Internal.NoCodeFound",
"PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecatedRemoved"
],
"warning_count": 2,
"status": "success"
},
"8.2": {
"file_count": 391,
"errors": [],
"error_count": 0,
"warnings": [
"Internal.NoCodeFound",
"PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecatedRemoved",
"PHPCompatibility.FunctionUse.RemovedFunctions.utf8_encodeDeprecated"
],
"warning_count": 3,
"status": "success"
},
"8.3": {
"file_count": 391,
"errors": [],
"error_count": 0,
"warnings": [
"Internal.NoCodeFound",
"PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecatedRemoved",
"PHPCompatibility.FunctionUse.RemovedFunctions.utf8_encodeDeprecated"
],
"warning_count": 3,
"status": "success"
},
"8.4": {
"file_count": 391,
"errors": [],
"error_count": 0,
"warnings": [
"PHPCompatibility.FunctionDeclarations.RemovedImplicitlyNullableParam.Deprecated",
"Internal.NoCodeFound",
"PHPCompatibility.ParameterValues.RemovedTriggerErrorLevel.Deprecated",
"PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecatedRemoved",
"PHPCompatibility.FunctionUse.RemovedFunctions.utf8_encodeDeprecated",
"PHPCompatibility.ParameterValues.RemovedProprietaryCSVEscaping.DeprecatedParamNotPassed"
],
"warning_count": 16,
"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