Viewing File: /usr/base/.wp-cli/cache-php-compat/plugins/pojo-accessibility/pojo-accessibility.3.7.0.json
{
"name": "pojo-accessibility",
"type": "plugin",
"version": "3.7.0",
"php_versions": {
"5.2": {
"file_count": 144,
"errors": [
"PHPCompatibility.Keywords.NewKeywords.t_namespaceFound",
"PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ns_separatorFound",
"PHPCompatibility.Classes.NewConstVisibility.Found",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
"PHPCompatibility.Keywords.NewKeywords.t_useFound",
"PHPCompatibility.Classes.NewTypedProperties.Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
"PHPCompatibility.Syntax.NewShortArray.Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
"PHPCompatibility.Operators.NewOperators.t_coalesceFound",
"PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
"PHPCompatibility.Constants.NewConstants.libxml_html_noimpliedFound",
"PHPCompatibility.Constants.NewConstants.libxml_html_nodefdtdFound",
"PHPCompatibility.Constants.NewConstants.json_hex_tagFound",
"PHPCompatibility.Constants.NewConstants.json_hex_aposFound",
"PHPCompatibility.Constants.NewConstants.json_hex_quotFound",
"PHPCompatibility.Constants.NewConstants.json_hex_ampFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
"PHPCompatibility.Constants.NewMagicClassConstant.Found",
"PHPCompatibility.FunctionDeclarations.NewClosure.Found",
"PHPCompatibility.FunctionDeclarations.NewClosure.ClassRefFound",
"PHPCompatibility.Operators.NewShortTernary.MiddleMissing",
"PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
"PHPCompatibility.Syntax.NewArrayUnpacking.Found",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.intFound",
"PHPCompatibility.FunctionUse.NewFunctions.get_called_classFound",
"PHPCompatibility.Classes.NewLateStaticBinding.Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_detachedFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_verify_detachedFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.json_decode_depthFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.json_decode_flagsFound",
"PHPCompatibility.Constants.NewConstants.json_bigint_as_stringFound",
"PHPCompatibility.FunctionUse.NewFunctions.json_last_errorFound",
"PHPCompatibility.Constants.NewConstants.php_version_idFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.json_encode_flagsFound",
"PHPCompatibility.Constants.NewConstants.json_unescaped_slashesFound",
"PHPCompatibility.FunctionUse.NewFunctions.hash_equalsFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.intFound",
"PHPCompatibility.Constants.NewConstants.json_error_depthFound",
"PHPCompatibility.Constants.NewConstants.json_error_state_mismatchFound",
"PHPCompatibility.Constants.NewConstants.json_error_ctrl_charFound",
"PHPCompatibility.Constants.NewConstants.json_error_syntaxFound",
"PHPCompatibility.Constants.NewConstants.json_error_utf8Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.objectFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.objectFound",
"PHPCompatibility.Syntax.NewFunctionArrayDereferencing.Found",
"PHPCompatibility.InitialValue.NewConstantArraysUsingConst.Found",
"PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.Found",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.boolFound",
"PHPCompatibility.Keywords.NewKeywords.t_ns_cFound",
"PHPCompatibility.Syntax.NewDynamicAccessToStatic.Found",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound",
"PHPCompatibility.FunctionUse.NewFunctions.sys_get_temp_dirFound",
"PHPCompatibility.UseDeclarations.NewUseConstFunction.Found",
"PHPCompatibility.Classes.NewClasses.errorFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.constFound",
"PHPCompatibility.Keywords.NewKeywords.t_dirFound",
"PHPCompatibility.FunctionUse.NewFunctions.array_replace_recursiveFound",
"PHPCompatibility.Constants.NewConstants.e_user_deprecatedFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.callableFound",
"PHPCompatibility.Keywords.NewKeywords.t_callableFound",
"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.FunctionUse.NewFunctions.class_aliasFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_ends_withFound",
"PHPCompatibility.Syntax.NewClassMemberAccess.OnNewFound",
"PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.TrailingCommaFound",
"PHPCompatibility.Syntax.NewNestedStaticAccess.NestedStaticAccess",
"PHPCompatibility.Keywords.ForbiddenNames.defaultFound",
"PHPCompatibility.FunctionDeclarations.NewClosure.ThisFound",
"PHPCompatibility.FunctionUse.NewFunctions.libxml_disable_entity_loaderFound",
"PHPCompatibility.FunctionUse.NewFunctions.gzdecodeFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.floatFound",
"PHPCompatibility.Constants.NewConstants.json_pretty_printFound",
"PHPCompatibility.Constants.NewConstants.json_unescaped_unicodeFound",
"PHPCompatibility.Lists.NewShortList.Found",
"PHPCompatibility.Lists.NewKeyedList.Found"
],
"error_count": 4291,
"warnings": [],
"warning_count": 0,
"status": "failure"
},
"5.3": {
"file_count": 143,
"errors": [
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
"PHPCompatibility.Classes.NewConstVisibility.Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
"PHPCompatibility.Classes.NewTypedProperties.Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
"PHPCompatibility.Syntax.NewShortArray.Found",
"PHPCompatibility.Operators.NewOperators.t_coalesceFound",
"PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
"PHPCompatibility.Constants.NewConstants.libxml_html_noimpliedFound",
"PHPCompatibility.Constants.NewConstants.libxml_html_nodefdtdFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
"PHPCompatibility.Constants.NewMagicClassConstant.Found",
"PHPCompatibility.FunctionDeclarations.NewClosure.ClassRefFound",
"PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
"PHPCompatibility.Syntax.NewArrayUnpacking.Found",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.intFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_detachedFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_verify_detachedFound",
"PHPCompatibility.FunctionUse.NewFunctionParameters.json_decode_flagsFound",
"PHPCompatibility.Constants.NewConstants.json_bigint_as_stringFound",
"PHPCompatibility.Constants.NewConstants.json_unescaped_slashesFound",
"PHPCompatibility.FunctionUse.NewFunctions.hash_equalsFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.intFound",
"PHPCompatibility.Constants.NewConstants.json_error_utf8Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.objectFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.objectFound",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.InitialValue.NewConstantArraysUsingConst.Found",
"PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.Found",
"PHPCompatibility.Syntax.NewFunctionArrayDereferencing.Found",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.boolFound",
"PHPCompatibility.UseDeclarations.NewUseConstFunction.Found",
"PHPCompatibility.Classes.NewClasses.errorFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.constFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.callableFound",
"PHPCompatibility.Keywords.NewKeywords.t_callableFound",
"PHPCompatibility.FunctionUse.NewFunctions.stream_resolve_include_pathFound",
"PHPCompatibility.FunctionDeclarations.NewClosure.StaticFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
"PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.TrailingCommaFound",
"PHPCompatibility.Syntax.NewNestedStaticAccess.NestedStaticAccess",
"PHPCompatibility.Keywords.ForbiddenNames.defaultFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_ends_withFound",
"PHPCompatibility.Syntax.NewClassMemberAccess.OnNewFound",
"PHPCompatibility.FunctionDeclarations.NewClosure.ThisFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.floatFound",
"PHPCompatibility.FunctionUse.NewFunctions.gzdecodeFound",
"PHPCompatibility.Constants.NewConstants.json_pretty_printFound",
"PHPCompatibility.Constants.NewConstants.json_unescaped_unicodeFound",
"PHPCompatibility.Lists.NewShortList.Found",
"PHPCompatibility.Lists.NewKeyedList.Found"
],
"error_count": 2409,
"warnings": [],
"warning_count": 0,
"status": "failure"
},
"5.4": {
"file_count": 143,
"errors": [
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
"PHPCompatibility.Classes.NewTypedProperties.Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
"PHPCompatibility.Classes.NewConstVisibility.Found",
"PHPCompatibility.Operators.NewOperators.t_coalesceFound",
"PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
"PHPCompatibility.Constants.NewMagicClassConstant.Found",
"PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
"PHPCompatibility.Syntax.NewArrayUnpacking.Found",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_detachedFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_verify_detachedFound",
"PHPCompatibility.FunctionUse.NewFunctions.hash_equalsFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.intFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.intFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.objectFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.objectFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
"PHPCompatibility.InitialValue.NewConstantArraysUsingConst.Found",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.boolFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound",
"PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.Found",
"PHPCompatibility.UseDeclarations.NewUseConstFunction.Found",
"PHPCompatibility.Classes.NewClasses.errorFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.constFound",
"PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.callableFound",
"PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.TrailingCommaFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_ends_withFound",
"PHPCompatibility.Syntax.NewNestedStaticAccess.NestedStaticAccess",
"PHPCompatibility.Keywords.ForbiddenNames.defaultFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.floatFound",
"PHPCompatibility.Lists.NewShortList.Found",
"PHPCompatibility.Lists.NewKeyedList.Found"
],
"error_count": 892,
"warnings": [],
"warning_count": 0,
"status": "failure"
},
"5.6": {
"file_count": 143,
"errors": [
"PHPCompatibility.Classes.NewConstVisibility.Found",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
"PHPCompatibility.Classes.NewTypedProperties.Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
"PHPCompatibility.Operators.NewOperators.t_coalesceFound",
"PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
"PHPCompatibility.Syntax.NewArrayUnpacking.Found",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.intFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_detachedFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_verify_detachedFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.intFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.objectFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.objectFound",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound",
"PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.Found",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.boolFound",
"PHPCompatibility.Classes.NewClasses.errorFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.callableFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_ends_withFound",
"PHPCompatibility.Syntax.NewNestedStaticAccess.NestedStaticAccess",
"PHPCompatibility.Keywords.ForbiddenNames.defaultFound",
"PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.TrailingCommaFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.floatFound",
"PHPCompatibility.Lists.NewShortList.Found",
"PHPCompatibility.Lists.NewKeyedList.Found"
],
"error_count": 861,
"warnings": [],
"warning_count": 0,
"status": "failure"
},
"7.0": {
"file_count": 143,
"errors": [
"PHPCompatibility.Classes.NewConstVisibility.Found",
"PHPCompatibility.Classes.NewTypedProperties.Found",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
"PHPCompatibility.Syntax.NewArrayUnpacking.Found",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
"PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_detachedFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_verify_detachedFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.objectFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.objectFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_ends_withFound",
"PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.TrailingCommaFound",
"PHPCompatibility.Lists.NewShortList.Found",
"PHPCompatibility.Lists.NewKeyedList.Found"
],
"error_count": 258,
"warnings": [],
"warning_count": 0,
"status": "failure"
},
"7.1": {
"file_count": 143,
"errors": [
"PHPCompatibility.Classes.NewTypedProperties.Found",
"PHPCompatibility.Syntax.NewArrayUnpacking.Found",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_detachedFound",
"PHPCompatibility.FunctionUse.NewFunctions.sodium_crypto_sign_verify_detachedFound",
"PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.objectFound",
"PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.objectFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound",
"PHPCompatibility.UseDeclarations.NewGroupUseDeclarations.TrailingCommaFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_ends_withFound"
],
"error_count": 125,
"warnings": [],
"warning_count": 0,
"status": "failure"
},
"7.2": {
"file_count": 143,
"errors": [
"PHPCompatibility.Classes.NewTypedProperties.Found",
"PHPCompatibility.Syntax.NewArrayUnpacking.Found",
"PHPCompatibility.Syntax.NewFunctionCallTrailingComma.FoundInFunctionCall",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_ends_withFound"
],
"error_count": 111,
"warnings": [],
"warning_count": 0,
"status": "failure"
},
"7.3": {
"file_count": 143,
"errors": [
"PHPCompatibility.Classes.NewTypedProperties.Found",
"PHPCompatibility.Syntax.NewArrayUnpacking.Found",
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_ends_withFound"
],
"error_count": 102,
"warnings": [],
"warning_count": 0,
"status": "failure"
},
"7.4": {
"file_count": 143,
"errors": [
"PHPCompatibility.FunctionUse.NewFunctions.str_containsFound",
"PHPCompatibility.FunctionUse.NewFunctions.str_ends_withFound"
],
"error_count": 4,
"warnings": [],
"warning_count": 0,
"status": "failure"
},
"8.0": {
"file_count": 143,
"errors": [],
"error_count": 0,
"warnings": [
"PHPCompatibility.FunctionUse.RemovedFunctions.libxml_disable_entity_loaderDeprecated"
],
"warning_count": 2,
"status": "success"
},
"8.1": {
"file_count": 143,
"errors": [],
"error_count": 0,
"warnings": [
"PHPCompatibility.FunctionUse.RemovedFunctions.libxml_disable_entity_loaderDeprecated"
],
"warning_count": 2,
"status": "success"
},
"8.2": {
"file_count": 143,
"errors": [],
"error_count": 0,
"warnings": [
"PHPCompatibility.FunctionUse.RemovedFunctions.libxml_disable_entity_loaderDeprecated"
],
"warning_count": 2,
"status": "success"
},
"8.3": {
"file_count": 143,
"errors": [],
"error_count": 0,
"warnings": [
"PHPCompatibility.FunctionUse.RemovedFunctions.libxml_disable_entity_loaderDeprecated"
],
"warning_count": 2,
"status": "success"
},
"8.4": {
"file_count": 143,
"errors": [],
"error_count": 0,
"warnings": [
"PHPCompatibility.FunctionDeclarations.RemovedImplicitlyNullableParam.Deprecated",
"PHPCompatibility.FunctionUse.RemovedFunctions.libxml_disable_entity_loaderDeprecated"
],
"warning_count": 9,
"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