Viewing File: /usr/base/.wp-cli/cache-php-compat/plugins/wp-optimize/wp-optimize.3.1.11.json

{
    "name": "wp-optimize",
    "type": "plugin",
    "version": "3.1.11",
    "php_versions": {
        "5.2": {
            "file_count": 644,
            "errors": [
                "PHPCompatibility.Keywords.NewKeywords.t_namespaceFound",
                "PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ns_separatorFound",
                "PHPCompatibility.Keywords.NewKeywords.t_useFound",
                "PHPCompatibility.FunctionDeclarations.NewClosure.Found",
                "PHPCompatibility.Syntax.NewShortArray.Found",
                "PHPCompatibility.ControlStructures.NewExecutionDirectives.strict_typesFound",
                "PHPCompatibility.Classes.NewConstVisibility.Found",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
                "PHPCompatibility.Classes.NewLateStaticBinding.Found",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
                "PHPCompatibility.Constants.NewMagicClassConstant.Found",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.intFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.boolFound",
                "PHPCompatibility.Operators.NewShortTernary.MiddleMissing",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.selfFound",
                "PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
                "PHPCompatibility.Operators.NewOperators.t_coalesceFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
                "PHPCompatibility.FunctionUse.NewFunctions.sys_get_temp_dirFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
                "PHPCompatibility.Constants.NewConstants.e_user_deprecatedFound",
                "PHPCompatibility.Constants.NewConstants.json_unescaped_unicodeFound",
                "PHPCompatibility.Classes.NewClasses.datetimeimmutableFound",
                "PHPCompatibility.Keywords.NewKeywords.t_dirFound",
                "PHPCompatibility.FunctionUse.NewFunctions.http_response_codeFound",
                "PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
                "PHPCompatibility.FunctionUse.NewFunctions.json_last_errorFound",
                "PHPCompatibility.FunctionUse.NewFunctions.fastcgi_finish_requestFound",
                "PHPCompatibility.Syntax.NewClassMemberAccess.OnNewFound",
                "PHPCompatibility.Keywords.NewKeywords.t_ns_cFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.intFound",
                "PHPCompatibility.Constants.NewConstants.json_pretty_printFound",
                "PHPCompatibility.Interfaces.NewInterfaces.datetimeinterfaceFound",
                "PHPCompatibility.FunctionUse.NewFunctions.gethostnameFound",
                "PHPCompatibility.InitialValue.NewConstantArraysUsingConst.Found",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.spl_autoload_register_prependFound",
                "PHPCompatibility.FunctionUse.NewFunctions.stream_resolve_include_pathFound",
                "PHPCompatibility.Keywords.NewKeywords.t_start_nowdocFound",
                "PHPCompatibility.Keywords.NewKeywords.t_end_nowdocFound",
                "PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
                "PHPCompatibility.Classes.NewClasses.closureFound",
                "PHPCompatibility.Constants.NewConstants.php_version_idFound",
                "PHPCompatibility.FunctionDeclarations.NewClosure.ThisFound",
                "PHPCompatibility.FunctionUse.NewFunctions.array_replaceFound",
                "PHPCompatibility.Constants.NewConstants.e_deprecatedFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.debug_backtrace_optionsFound",
                "PHPCompatibility.Constants.NewConstants.debug_backtrace_ignore_argsFound",
                "PHPCompatibility.Interfaces.NewInterfaces.jsonserializableFound",
                "PHPCompatibility.FunctionUse.NewFunctions.lcfirstFound",
                "PHPCompatibility.FunctionUse.ArgumentFunctionsUsage.InParameterList",
                "PHPCompatibility.Constants.NewConstants.php_maxpathlenFound",
                "PHPCompatibility.FunctionUse.NewFunctions.pcntl_signal_dispatchFound",
                "PHPCompatibility.Syntax.NewDynamicAccessToStatic.Found",
                "PHPCompatibility.Classes.NewClasses.typeerrorFound",
                "PHPCompatibility.Keywords.NewKeywords.t_yieldFound",
                "PHPCompatibility.Constants.NewConstants.php_binaryFound",
                "PHPCompatibility.InitialValue.NewConstantScalarExpressions.constFound",
                "PHPCompatibility.Constants.NewConstants.json_unescaped_slashesFound",
                "PHPCompatibility.Constants.NewConstants.json_preserve_zero_fractionFound",
                "PHPCompatibility.Constants.NewConstants.json_invalid_utf8_substituteFound",
                "PHPCompatibility.Constants.NewConstants.json_partial_output_on_errorFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.objectFound",
                "PHPCompatibility.FunctionUse.NewFunctionParameters.json_encode_flagsFound",
                "PHPCompatibility.Constants.NewConstants.json_error_utf8Found",
                "PHPCompatibility.Constants.NewConstants.json_error_depthFound",
                "PHPCompatibility.Constants.NewConstants.json_error_state_mismatchFound",
                "PHPCompatibility.Constants.NewConstants.json_error_ctrl_charFound",
                "PHPCompatibility.Lists.NewKeyedList.Found",
                "PHPCompatibility.FunctionUse.NewFunctions.pcntl_signal_get_handlerFound",
                "PHPCompatibility.FunctionUse.NewFunctions.pcntl_async_signalsFound",
                "PHPCompatibility.Syntax.NewFunctionArrayDereferencing.Found",
                "PHPCompatibility.FunctionUse.NewFunctions.pcntl_sigprocmaskFound",
                "PHPCompatibility.Constants.NewConstants.sig_unblockFound",
                "PHPCompatibility.Constants.NewConstants.sig_setmaskFound",
                "PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
                "PHPCompatibility.Keywords.NewKeywords.t_callableFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.callableFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.callableFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
                "PHPCompatibility.Keywords.NewKeywords.t_traitFound",
                "PHPCompatibility.ParameterValues.NewFopenModes.cFound",
                "PHPCompatibility.Constants.NewConstants.ipproto_ipFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.floatFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.floatFound",
                "PHPCompatibility.FunctionUse.NewFunctions.stream_set_chunk_sizeFound",
                "PHPCompatibility.FunctionUse.NewFunctions.finfo_openFound",
                "PHPCompatibility.Constants.NewConstants.fileinfo_mime_typeFound",
                "PHPCompatibility.FunctionUse.NewFunctions.finfo_fileFound",
                "PHPCompatibility.Classes.NewClasses.finfoFound",
                "PHPCompatibility.Constants.NewConstants.fileinfo_mimeFound",
                "PHPCompatibility.Classes.NewClasses.filesystemiteratorFound",
                "PHPCompatibility.Keywords.NewKeywords.t_gotoFound",
                "PHPCompatibility.LanguageConstructs.NewEmptyNonVariable.Found",
                "PHPCompatibility.FunctionUse.NewFunctions.curl_file_createFound",
                "PHPCompatibility.Constants.NewConstants.curlinfo_http_codeFound",
                "PHPCompatibility.InitialValue.NewHeredoc.staticvarFound",
                "PHPCompatibility.UseDeclarations.NewUseConstFunction.Found",
                "PHPCompatibility.FunctionUse.NewFunctions.imagepalettetotruecolorFound",
                "PHPCompatibility.FunctionUse.NewFunctions.imagewebpFound",
                "PHPCompatibility.ControlStructures.NewListInForeach.Found"
            ],
            "error_count": 7663,
            "warnings": [
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__invokeFound",
                "PHPCompatibility.FunctionNameRestrictions.NewMagicMethods.__callstaticFound"
            ],
            "warning_count": 14,
            "status": "failure"
        },
        "5.3": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.Syntax.NewShortArray.Found",
                "PHPCompatibility.ControlStructures.NewExecutionDirectives.strict_typesFound",
                "PHPCompatibility.Classes.NewConstVisibility.Found",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
                "PHPCompatibility.Constants.NewMagicClassConstant.Found",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.intFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.boolFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.selfFound",
                "PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
                "PHPCompatibility.Operators.NewOperators.t_coalesceFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
                "PHPCompatibility.Constants.NewConstants.json_unescaped_unicodeFound",
                "PHPCompatibility.Classes.NewClasses.datetimeimmutableFound",
                "PHPCompatibility.FunctionUse.NewFunctions.http_response_codeFound",
                "PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.intFound",
                "PHPCompatibility.Syntax.NewClassMemberAccess.OnNewFound",
                "PHPCompatibility.FunctionUse.NewFunctions.fastcgi_finish_requestFound",
                "PHPCompatibility.Constants.NewConstants.json_pretty_printFound",
                "PHPCompatibility.Interfaces.NewInterfaces.datetimeinterfaceFound",
                "PHPCompatibility.InitialValue.NewConstantArraysUsingConst.Found",
                "PHPCompatibility.FunctionUse.NewFunctions.stream_resolve_include_pathFound",
                "PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
                "PHPCompatibility.FunctionDeclarations.NewClosure.ThisFound",
                "PHPCompatibility.Constants.NewConstants.debug_backtrace_ignore_argsFound",
                "PHPCompatibility.Interfaces.NewInterfaces.jsonserializableFound",
                "PHPCompatibility.Classes.NewClasses.typeerrorFound",
                "PHPCompatibility.Keywords.NewKeywords.t_yieldFound",
                "PHPCompatibility.InitialValue.NewConstantScalarExpressions.constFound",
                "PHPCompatibility.Constants.NewConstants.json_unescaped_slashesFound",
                "PHPCompatibility.Constants.NewConstants.json_preserve_zero_fractionFound",
                "PHPCompatibility.Constants.NewConstants.json_invalid_utf8_substituteFound",
                "PHPCompatibility.Constants.NewConstants.json_partial_output_on_errorFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.objectFound",
                "PHPCompatibility.Constants.NewConstants.json_error_utf8Found",
                "PHPCompatibility.FunctionUse.NewFunctions.pcntl_signal_get_handlerFound",
                "PHPCompatibility.FunctionUse.NewFunctions.pcntl_async_signalsFound",
                "PHPCompatibility.Syntax.NewFunctionArrayDereferencing.Found",
                "PHPCompatibility.Constants.NewConstants.php_binaryFound",
                "PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
                "PHPCompatibility.Lists.NewKeyedList.Found",
                "PHPCompatibility.Keywords.NewKeywords.t_callableFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.callableFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.callableFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
                "PHPCompatibility.Keywords.NewKeywords.t_traitFound",
                "PHPCompatibility.Constants.NewConstants.ipproto_ipFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.floatFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.floatFound",
                "PHPCompatibility.FunctionUse.NewFunctions.stream_set_chunk_sizeFound",
                "PHPCompatibility.UseDeclarations.NewUseConstFunction.Found",
                "PHPCompatibility.LanguageConstructs.NewEmptyNonVariable.Found",
                "PHPCompatibility.FunctionUse.NewFunctions.curl_file_createFound",
                "PHPCompatibility.Constants.NewConstants.curlinfo_http_codeFound",
                "PHPCompatibility.FunctionUse.NewFunctions.imagepalettetotruecolorFound",
                "PHPCompatibility.FunctionUse.NewFunctions.imagewebpFound",
                "PHPCompatibility.ControlStructures.NewListInForeach.Found"
            ],
            "error_count": 2526,
            "warnings": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecated",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecated"
            ],
            "warning_count": 3,
            "status": "failure"
        },
        "5.4": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.ControlStructures.NewExecutionDirectives.strict_typesFound",
                "PHPCompatibility.Classes.NewConstVisibility.Found",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
                "PHPCompatibility.Constants.NewMagicClassConstant.Found",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.intFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.boolFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.selfFound",
                "PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
                "PHPCompatibility.Operators.NewOperators.t_coalesceFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
                "PHPCompatibility.Classes.NewClasses.datetimeimmutableFound",
                "PHPCompatibility.LanguageConstructs.NewLanguageConstructs.t_ellipsisFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.intFound",
                "PHPCompatibility.Interfaces.NewInterfaces.datetimeinterfaceFound",
                "PHPCompatibility.InitialValue.NewConstantArraysUsingConst.Found",
                "PHPCompatibility.InitialValue.NewConstantScalarExpressions.propertyFound",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecatedRemoved",
                "PHPCompatibility.Classes.NewClasses.typeerrorFound",
                "PHPCompatibility.Keywords.NewKeywords.t_yieldFound",
                "PHPCompatibility.Lists.NewKeyedList.Found",
                "PHPCompatibility.InitialValue.NewConstantScalarExpressions.constFound",
                "PHPCompatibility.Constants.NewConstants.json_preserve_zero_fractionFound",
                "PHPCompatibility.Constants.NewConstants.json_invalid_utf8_substituteFound",
                "PHPCompatibility.Constants.NewConstants.json_partial_output_on_errorFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.objectFound",
                "PHPCompatibility.FunctionUse.NewFunctions.pcntl_signal_get_handlerFound",
                "PHPCompatibility.FunctionUse.NewFunctions.pcntl_async_signalsFound",
                "PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.callableFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.floatFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.floatFound",
                "PHPCompatibility.LanguageConstructs.NewEmptyNonVariable.Found",
                "PHPCompatibility.FunctionUse.NewFunctions.curl_file_createFound",
                "PHPCompatibility.Constants.NewConstants.curlinfo_http_codeFound",
                "PHPCompatibility.UseDeclarations.NewUseConstFunction.Found",
                "PHPCompatibility.FunctionUse.NewFunctions.imagepalettetotruecolorFound",
                "PHPCompatibility.ControlStructures.NewListInForeach.Found"
            ],
            "error_count": 1204,
            "warnings": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 2,
            "status": "failure"
        },
        "5.6": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.ControlStructures.NewExecutionDirectives.strict_typesFound",
                "PHPCompatibility.Classes.NewConstVisibility.Found",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.arrayFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.class_nameFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.boolFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.intFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.boolFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.selfFound",
                "PHPCompatibility.Interfaces.NewInterfaces.throwableFound",
                "PHPCompatibility.Operators.NewOperators.t_coalesceFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.stringFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.intFound",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecatedRemoved",
                "PHPCompatibility.Classes.NewClasses.typeerrorFound",
                "PHPCompatibility.Lists.NewKeyedList.Found",
                "PHPCompatibility.Constants.NewConstants.json_preserve_zero_fractionFound",
                "PHPCompatibility.Constants.NewConstants.json_invalid_utf8_substituteFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.objectFound",
                "PHPCompatibility.FunctionUse.NewFunctions.pcntl_signal_get_handlerFound",
                "PHPCompatibility.FunctionUse.NewFunctions.pcntl_async_signalsFound",
                "PHPCompatibility.FunctionUse.NewFunctions.random_bytesFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.callableFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.floatFound",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.floatFound"
            ],
            "error_count": 1068,
            "warnings": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 2,
            "status": "failure"
        },
        "7.0": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.Classes.NewConstVisibility.Found",
                "PHPCompatibility.FunctionDeclarations.NewReturnTypeDeclarations.voidFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.typeDeclarationFound",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecatedRemoved",
                "PHPCompatibility.Lists.NewKeyedList.Found",
                "PHPCompatibility.Constants.NewConstants.json_invalid_utf8_substituteFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.objectFound",
                "PHPCompatibility.FunctionUse.NewFunctions.pcntl_signal_get_handlerFound",
                "PHPCompatibility.FunctionUse.NewFunctions.pcntl_async_signalsFound",
                "PHPCompatibility.FunctionDeclarations.NewNullableTypes.returnTypeFound"
            ],
            "error_count": 240,
            "warnings": [
                "PHPCompatibility.Keywords.ForbiddenNames.resourceFound",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 7,
            "status": "failure"
        },
        "7.1": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecatedRemoved",
                "PHPCompatibility.Constants.NewConstants.json_invalid_utf8_substituteFound",
                "PHPCompatibility.FunctionDeclarations.NewParamTypeDeclarations.objectFound"
            ],
            "error_count": 3,
            "warnings": [
                "PHPCompatibility.Keywords.ForbiddenNames.resourceFound",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 7,
            "status": "failure"
        },
        "7.2": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecatedRemoved"
            ],
            "error_count": 1,
            "warnings": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecated",
                "PHPCompatibility.FunctionUse.OptionalToRequiredFunctionParameters.parse_str_resultSoftRequired",
                "PHPCompatibility.Keywords.ForbiddenNames.resourceFound",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 18,
            "status": "failure"
        },
        "7.3": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecatedRemoved"
            ],
            "error_count": 1,
            "warnings": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecated",
                "PHPCompatibility.FunctionUse.OptionalToRequiredFunctionParameters.parse_str_resultSoftRequired",
                "PHPCompatibility.Keywords.ForbiddenNames.resourceFound",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 18,
            "status": "failure"
        },
        "7.4": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecatedRemoved"
            ],
            "error_count": 1,
            "warnings": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecated",
                "PHPCompatibility.FunctionUse.RemovedFunctions.get_magic_quotes_gpcDeprecated",
                "PHPCompatibility.FunctionUse.OptionalToRequiredFunctionParameters.parse_str_resultSoftRequired",
                "PHPCompatibility.Syntax.RemovedCurlyBraceArrayAccess.Deprecated",
                "PHPCompatibility.Keywords.ForbiddenNames.resourceFound",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 21,
            "status": "failure"
        },
        "8.0": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecatedRemoved",
                "PHPCompatibility.FunctionUse.RemovedFunctions.get_magic_quotes_gpcDeprecatedRemoved",
                "PHPCompatibility.FunctionUse.OptionalToRequiredFunctionParameters.parse_str_resultHardRequired",
                "PHPCompatibility.Syntax.RemovedCurlyBraceArrayAccess.Removed"
            ],
            "error_count": 5,
            "warnings": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecatedRemoved",
                "PHPCompatibility.FunctionDeclarations.RemovedOptionalBeforeRequiredParam.Deprecated80",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecatedRemoved"
            ],
            "warning_count": 15,
            "status": "failure"
        },
        "8.1": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecatedRemoved",
                "PHPCompatibility.FunctionUse.RemovedFunctions.get_magic_quotes_gpcDeprecatedRemoved",
                "PHPCompatibility.FunctionUse.OptionalToRequiredFunctionParameters.parse_str_resultHardRequired",
                "PHPCompatibility.Syntax.RemovedCurlyBraceArrayAccess.Removed"
            ],
            "error_count": 5,
            "warnings": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecatedRemoved",
                "PHPCompatibility.FunctionDeclarations.RemovedOptionalBeforeRequiredParam.Deprecated80",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecatedRemoved",
                "PHPCompatibility.Constants.RemovedConstants.filter_sanitize_stringDeprecated"
            ],
            "warning_count": 18,
            "status": "failure"
        },
        "8.2": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecatedRemoved",
                "PHPCompatibility.FunctionUse.RemovedFunctions.get_magic_quotes_gpcDeprecatedRemoved",
                "PHPCompatibility.FunctionUse.OptionalToRequiredFunctionParameters.parse_str_resultHardRequired",
                "PHPCompatibility.Syntax.RemovedCurlyBraceArrayAccess.Removed"
            ],
            "error_count": 5,
            "warnings": [
                "PHPCompatibility.FunctionUse.RemovedFunctions.utf8_encodeDeprecated",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecatedRemoved",
                "PHPCompatibility.TextStrings.RemovedDollarBraceStringEmbeds.DeprecatedVariableSyntax",
                "PHPCompatibility.FunctionDeclarations.RemovedOptionalBeforeRequiredParam.Deprecated80",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecatedRemoved",
                "PHPCompatibility.Constants.RemovedConstants.filter_sanitize_stringDeprecated"
            ],
            "warning_count": 28,
            "status": "failure"
        },
        "8.3": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecatedRemoved",
                "PHPCompatibility.FunctionUse.RemovedFunctions.get_magic_quotes_gpcDeprecatedRemoved",
                "PHPCompatibility.FunctionUse.OptionalToRequiredFunctionParameters.parse_str_resultHardRequired",
                "PHPCompatibility.Syntax.RemovedCurlyBraceArrayAccess.Removed"
            ],
            "error_count": 5,
            "warnings": [
                "PHPCompatibility.FunctionUse.RemovedFunctions.utf8_encodeDeprecated",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecatedRemoved",
                "PHPCompatibility.TextStrings.RemovedDollarBraceStringEmbeds.DeprecatedVariableSyntax",
                "PHPCompatibility.FunctionDeclarations.RemovedOptionalBeforeRequiredParam.Deprecated80",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecatedRemoved",
                "PHPCompatibility.Constants.RemovedConstants.filter_sanitize_stringDeprecated"
            ],
            "warning_count": 28,
            "status": "failure"
        },
        "8.4": {
            "file_count": 643,
            "errors": [
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.magic_quotes_sybaseDeprecatedRemoved",
                "PHPCompatibility.FunctionUse.RemovedFunctions.get_magic_quotes_gpcDeprecatedRemoved",
                "PHPCompatibility.FunctionUse.OptionalToRequiredFunctionParameters.parse_str_resultHardRequired",
                "PHPCompatibility.Syntax.RemovedCurlyBraceArrayAccess.Removed"
            ],
            "error_count": 5,
            "warnings": [
                "PHPCompatibility.FunctionDeclarations.RemovedImplicitlyNullableParam.Deprecated",
                "PHPCompatibility.FunctionUse.RemovedFunctions.utf8_encodeDeprecated",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.mbstring_func_overloadDeprecatedRemoved",
                "PHPCompatibility.TextStrings.RemovedDollarBraceStringEmbeds.DeprecatedVariableSyntax",
                "PHPCompatibility.Constants.RemovedConstants.e_strictDeprecated",
                "PHPCompatibility.Constants.RemovedConstants.curlopt_binarytransferDeprecated",
                "PHPCompatibility.FunctionDeclarations.RemovedOptionalBeforeRequiredParam.Deprecated80",
                "PHPCompatibility.IniDirectives.RemovedIniDirectives.safe_modeDeprecatedRemoved",
                "PHPCompatibility.Constants.RemovedConstants.filter_sanitize_stringDeprecated"
            ],
            "warning_count": 88,
            "status": "failure"
        }
    },
    "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",
        "8.3",
        "8.4"
    ]
}
Back to Directory File Manager