Viewing File: /usr/base/.wp-cli/cache-php-compat/plugins/wpforms-lite/wpforms-lite.1.8.0.2.json
{
"name": "wpforms-lite",
"type": "plugin",
"version": "1.8.0.2",
"php_versions": {
"5.2": {
"file_count": 542,
"errors": [
"PHPCompatibility.Keywords.NewKeywords.t_namespaceFound",
"PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ns_separatorFound",
"PHPCompatibility.Keywords.NewKeywords.t_useFound",
"PHPCompatibility.Syntax.NewShortArray.Found",
"PHPCompatibility.Syntax.NewClassMemberAccess.OnNewFound",
"PHPCompatibility.LanguageConstructs.NewEmptyNonVariable.Found",
"PHPCompatibility.Constants.NewMagicClassConstant.Found",
"PHPCompatibility.Classes.NewLateStaticBinding.Found",
"PHPCompatibility.FunctionDeclarations.NewClosure.Found",
"PHPCompatibility.FunctionDeclarations.NewClosure.StaticFound",
"PHPCompatibility.Syntax.NewDynamicAccessToStatic.Found",
"PHPCompatibility.InitialValue.NewConstantArraysUsingConst.Found",
"PHPCompatibility.Syntax.NewFunctionArrayDereferencing.Found",
"PHPCompatibility.Keywords.NewKeywords.t_yieldFound",
"PHPCompatibility.Keywords.NewKeywords.t_ns_cFound",
"PHPCompatibility.FunctionUse.NewFunctions.hash_equalsFound",
"PHPCompatibility.FunctionDeclarations.NewClosure.ThisFound",
"PHPCompatibility.Constants.NewConstants.php_major_versionFound",
"PHPCompatibility.Constants.NewConstants.php_minor_versionFound",
"PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
"PHPCompatibility.FunctionUse.NewFunctions.array_columnFound",
"PHPCompatibility.Constants.NewConstants.php_version_idFound",
"PHPCompatibility.Keywords.NewKeywords.t_traitFound",
"PHPCompatibility.FunctionUse.NewFunctions.array_replaceFound",
"PHPCompatibility.Constants.NewConstants.json_error_noneFound",
"PHPCompatibility.FunctionUse.NewFunctions.json_last_errorFound",
"PHPCompatibility.Keywords.NewKeywords.t_dirFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_keygenFound",
"PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
"PHPCompatibility.Constants.NewConstants.sodium_crypto_secretbox_noncebytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretboxFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_memzeroFound",
"PHPCompatibility.Constants.NewConstants.sodium_crypto_secretbox_macbytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_openFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.clearstatcache_clear_realpath_cacheFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.clearstatcache_filenameFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.constFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.strrchr_before_needleFound",
"PHPCompatibility.Classes.NewClasses.normalizerFound",
"PHPCompatibility.Operators.NewShortTernary.MiddleMissing",
"PHPCompatibility.ParameterValues.NewArrayReduceInitialType.InvalidTypeFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.spl_autoload_register_prependFound",
"PHPCompatibility.FunctionUse.NewFunctions.stream_resolve_include_pathFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
"PHPCompatibility.Classes.NewClasses.closureFound",
"PHPCompatibility.Keywords.NewKeywords.t_callableFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.callableFound",
"PHPCompatibility.FunctionUse.NewFunctions.class_aliasFound",
"PHPCompatibility.FunctionUse.NewFunctions.preg_filterFound",
"PHPCompatibility.Constants.NewConstants.json_unescaped_unicodeFound",
"PHPCompatibility.FunctionUse.NewFunctions.array_replace_recursiveFound"
],
"error_count": 10912,
"warnings": [
"Internal.LineEndings.Mixed",
"PHPCompatibility.ParameterValues.NewArrayReduceInitialType.VariableFound",
"PHPCompatibility.IniDirectives.NewIniDirectives.max_input_varsFound"
],
"warning_count": 56,
"status": "failure"
},
"5.3": {
"file_count": 541,
"errors": [
"PHPCompatibility.Syntax.NewShortArray.Found",
"PHPCompatibility.Syntax.NewClassMemberAccess.OnNewFound",
"PHPCompatibility.LanguageConstructs.NewEmptyNonVariable.Found",
"PHPCompatibility.Constants.NewMagicClassConstant.Found",
"PHPCompatibility.FunctionDeclarations.NewClosure.StaticFound",
"PHPCompatibility.InitialValue.NewConstantArraysUsingConst.Found",
"PHPCompatibility.Keywords.NewKeywords.t_yieldFound",
"PHPCompatibility.Syntax.NewFunctionArrayDereferencing.Found",
"PHPCompatibility.FunctionUse.NewFunctions.hash_equalsFound",
"PHPCompatibility.FunctionDeclarations.NewClosure.ThisFound",
"PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
"PHPCompatibility.FunctionUse.NewFunctions.array_columnFound",
"PHPCompatibility.Keywords.NewKeywords.t_traitFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_keygenFound",
"PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
"PHPCompatibility.Constants.NewConstants.sodium_crypto_secretbox_noncebytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretboxFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_memzeroFound",
"PHPCompatibility.Constants.NewConstants.sodium_crypto_secretbox_macbytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_openFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.constFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.strrchr_before_needleFound",
"PHPCompatibility.FunctionUse.NewFunctions.stream_resolve_include_pathFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
"PHPCompatibility.Keywords.NewKeywords.t_callableFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.callableFound",
"PHPCompatibility.Constants.NewConstants.json_unescaped_unicodeFound"
],
"error_count": 7971,
"warnings": [
"Internal.LineEndings.Mixed",
"PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecated",
"PHPCompatibility.IniDirectives.NewIniDirectives.max_input_varsFound"
],
"warning_count": 57,
"status": "failure"
},
"5.4": {
"file_count": 541,
"errors": [
"PHPCompatibility.Constants.NewMagicClassConstant.Found",
"PHPCompatibility.LanguageConstructs.NewEmptyNonVariable.Found",
"PHPCompatibility.InitialValue.NewConstantArraysUsingConst.Found",
"PHPCompatibility.Keywords.NewKeywords.t_yieldFound",
"PHPCompatibility.FunctionUse.NewFunctions.hash_equalsFound",
"PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
"PHPCompatibility.FunctionUse.NewFunctions.array_columnFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_keygenFound",
"PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
"PHPCompatibility.Constants.NewConstants.sodium_crypto_secretbox_noncebytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretboxFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_memzeroFound",
"PHPCompatibility.Constants.NewConstants.sodium_crypto_secretbox_macbytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_openFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.constFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.strrchr_before_needleFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound"
],
"error_count": 83,
"warnings": [
"Internal.LineEndings.Mixed"
],
"warning_count": 54,
"status": "failure"
},
"5.6": {
"file_count": 541,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_keygenFound",
"PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
"PHPCompatibility.Constants.NewConstants.sodium_crypto_secretbox_noncebytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretboxFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_memzeroFound",
"PHPCompatibility.Constants.NewConstants.sodium_crypto_secretbox_macbytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_openFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.strrchr_before_needleFound"
],
"error_count": 14,
"warnings": [
"Internal.LineEndings.Mixed"
],
"warning_count": 54,
"status": "failure"
},
"7.0": {
"file_count": 541,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_keygenFound",
"PHPCompatibility.Constants.NewConstants.sodium_crypto_secretbox_noncebytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretboxFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_memzeroFound",
"PHPCompatibility.Constants.NewConstants.sodium_crypto_secretbox_macbytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_openFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.strrchr_before_needleFound"
],
"error_count": 13,
"warnings": [
"Internal.LineEndings.Mixed"
],
"warning_count": 54,
"status": "failure"
},
"7.1": {
"file_count": 541,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_keygenFound",
"PHPCompatibility.Constants.NewConstants.sodium_crypto_secretbox_noncebytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretboxFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_memzeroFound",
"PHPCompatibility.Constants.NewConstants.sodium_crypto_secretbox_macbytesFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_secretbox_openFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.strrchr_before_needleFound"
],
"error_count": 13,
"warnings": [
"Internal.LineEndings.Mixed"
],
"warning_count": 54,
"status": "failure"
},
"7.2": {
"file_count": 541,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctionParameters.strrchr_before_needleFound"
],
"error_count": 1,
"warnings": [
"Internal.LineEndings.Mixed"
],
"warning_count": 54,
"status": "failure"
},
"7.3": {
"file_count": 541,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctionParameters.strrchr_before_needleFound"
],
"error_count": 1,
"warnings": [
"Internal.LineEndings.Mixed"
],
"warning_count": 54,
"status": "failure"
},
"7.4": {
"file_count": 541,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctionParameters.strrchr_before_needleFound"
],
"error_count": 1,
"warnings": [
"Internal.LineEndings.Mixed"
],
"warning_count": 54,
"status": "failure"
},
"8.0": {
"file_count": 541,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctionParameters.strrchr_before_needleFound"
],
"error_count": 1,
"warnings": [
"Internal.LineEndings.Mixed"
],
"warning_count": 54,
"status": "failure"
},
"8.1": {
"file_count": 541,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctionParameters.strrchr_before_needleFound"
],
"error_count": 1,
"warnings": [
"Internal.LineEndings.Mixed"
],
"warning_count": 54,
"status": "failure"
},
"8.2": {
"file_count": 541,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctionParameters.strrchr_before_needleFound"
],
"error_count": 1,
"warnings": [
"Internal.LineEndings.Mixed",
"PHPCompatibility.TextStrings.RemovedDollarBraceStringEmbeds.DeprecatedVariableSyntax",
"PHPCompatibility.FunctionUse.RemovedFunctions.utf8_decodeDeprecated"
],
"warning_count": 72,
"status": "failure"
},
"8.3": {
"file_count": 541,
"errors": [],
"error_count": 0,
"warnings": [
"Internal.LineEndings.Mixed",
"PHPCompatibility.TextStrings.RemovedDollarBraceStringEmbeds.DeprecatedVariableSyntax",
"PHPCompatibility.FunctionUse.RemovedFunctions.utf8_decodeDeprecated"
],
"warning_count": 72,
"status": "success"
},
"8.4": {
"file_count": 541,
"errors": [],
"error_count": 0,
"warnings": [
"Internal.LineEndings.Mixed",
"PHPCompatibility.ParameterValues.RemovedTriggerErrorLevel.Deprecated",
"PHPCompatibility.FunctionDeclarations.RemovedImplicitlyNullableParam.Deprecated",
"PHPCompatibility.TextStrings.RemovedDollarBraceStringEmbeds.DeprecatedVariableSyntax",
"PHPCompatibility.FunctionUse.RemovedFunctions.utf8_decodeDeprecated"
],
"warning_count": 121,
"status": "success"
}
},
"failed_php_versions": [
"5.2",
"5.3",
"5.4",
"5.6",
"7.0",
"7.1",
"7.2",
"7.3",
"7.4",
"8.0",
"8.1",
"8.2"
]
}
Back to Directory
File Manager