File: //usr/local/wp/php-compat-cache/plugins/backwpup/backwpup.3.6.0.json
{
"name": "backwpup",
"type": "plugin",
"version": "3.6.0",
"php_versions": {
"5.2": {
"file_count": 2820,
"errors": [
"PHPCompatibility.PHP.NewKeywords.t_namespaceFound",
"PHPCompatibility.PHP.NewLanguageConstructs.t_ns_separatorFound",
"PHPCompatibility.PHP.NewKeywords.t_useFound",
"PHPCompatibility.PHP.NewKeywords.t_ns_cFound",
"PHPCompatibility.PHP.NewKeywords.t_dirFound",
"PHPCompatibility.PHP.EmptyNonVariable.Found",
"PHPCompatibility.PHP.NewClosure.Found",
"PHPCompatibility.PHP.ShortArray.Found",
"PHPCompatibility.PHP.TernaryOperators.MiddleMissing",
"PHPCompatibility.PHP.NewFunctions.json_last_errorFound",
"PHPCompatibility.PHP.NewFunctions.quoted_printable_encodeFound",
"PHPCompatibility.PHP.NewClasses.filesystemiteratorFound",
"PHPCompatibility.PHP.NewKeywords.t_traitFound",
"PHPCompatibility.PHP.NewClasses.splobjectstorageFound",
"PHPCompatibility.PHP.NewConstants.e_user_deprecatedFound",
"PHPCompatibility.PHP.LateStaticBinding.Found",
"PHPCompatibility.PHP.NewConstants.php_version_idFound",
"PHPCompatibility.PHP.NewFunctions.gethostnameFound",
"PHPCompatibility.PHP.NewClasses.datetimeimmutableFound",
"PHPCompatibility.PHP.NewConstants.json_pretty_printFound",
"PHPCompatibility.PHP.NewFunctionParameters.json_encode_optionsFound",
"PHPCompatibility.PHP.NewFunctionParameters.clearstatcache_clear_realpath_cacheFound",
"PHPCompatibility.PHP.NewFunctionParameters.clearstatcache_filenameFound",
"PHPCompatibility.PHP.NewFunctions.finfo_openFound",
"PHPCompatibility.PHP.NewConstants.fileinfo_mime_typeFound",
"PHPCompatibility.PHP.NewFunctions.finfo_fileFound",
"PHPCompatibility.PHP.NewFunctions.openssl_random_pseudo_bytesFound",
"PHPCompatibility.PHP.NewFunctionParameters.openssl_encrypt_ivFound",
"PHPCompatibility.PHP.NewFunctionParameters.openssl_decrypt_ivFound",
"PHPCompatibility.PHP.NewFunctions.array_replaceFound",
"PHPCompatibility.PHP.NewConstants.libxml_parsehugeFound",
"PHPCompatibility.PHP.NewFunctionParameters.debug_backtrace_optionsFound",
"PHPCompatibility.PHP.NewConstants.debug_backtrace_ignore_argsFound",
"PHPCompatibility.PHP.NewConstants.json_unescaped_slashesFound",
"PHPCompatibility.PHP.NewConstants.json_unescaped_unicodeFound",
"PHPCompatibility.PHP.NewConstants.json_error_utf8Found",
"PHPCompatibility.PHP.NewConstants.json_error_depthFound",
"PHPCompatibility.PHP.NewConstants.json_error_state_mismatchFound",
"PHPCompatibility.PHP.NewConstants.json_error_ctrl_charFound",
"PHPCompatibility.PHP.NewConstants.e_deprecatedFound",
"PHPCompatibility.PHP.NewConstants.curlopt_protocolsFound",
"PHPCompatibility.PHP.NewConstants.curlopt_redir_protocolsFound",
"PHPCompatibility.PHP.DynamicAccessToStatic.Found",
"PHPCompatibility.PHP.NewConstants.stream_crypto_method_tlsv1_1_clientFound",
"PHPCompatibility.PHP.NewConstants.stream_crypto_method_tlsv1_2_clientFound",
"PHPCompatibility.PHP.NewInterfaces.sessionhandlerinterfaceFound",
"PHPCompatibility.PHP.NewFunctions.hash_equalsFound",
"PHPCompatibility.PHP.NewFunctionParameters.json_decode_depthFound",
"PHPCompatibility.PHP.NewFunctionParameters.json_decode_optionsFound",
"PHPCompatibility.PHP.NewConstants.json_bigint_as_stringFound",
"PHPCompatibility.PHP.NewConstants.json_error_syntaxFound",
"PHPCompatibility.PHP.NewFunctionParameters.iterator_to_array_use_keysFound",
"PHPCompatibility.PHP.NewConstants.curlopt_progressfunctionFound",
"PHPCompatibility.PHP.NewFunctions.class_aliasFound",
"PHPCompatibility.PHP.NewFunctions.curl_file_createFound",
"PHPCompatibility.PHP.NewConstants.json_error_noneFound",
"PHPCompatibility.PHP.NewConstants.curlopt_timeout_msFound",
"PHPCompatibility.PHP.NewConstants.curlopt_connecttimeout_msFound",
"PHPCompatibility.PHP.NewFunctionParameters.stream_context_create_paramsFound",
"PHPCompatibility.PHP.NewClasses.messageformatterFound",
"PHPCompatibility.PHP.NewClasses.splqueueFound",
"PHPCompatibility.PHP.NewClasses.localeFound",
"PHPCompatibility.PHP.NewFunctions.array_replace_recursiveFound",
"PHPCompatibility.PHP.NewKeywords.t_start_nowdocFound",
"PHPCompatibility.PHP.NewKeywords.t_end_nowdocFound",
"PHPCompatibility.PHP.NewClasses.resourcebundleFound",
"PHPCompatibility.PHP.NewFunctions.intl_is_failureFound",
"PHPCompatibility.PHP.NewFunctions.json_last_error_msgFound",
"PHPCompatibility.PHP.NewClasses.closureFound",
"PHPCompatibility.PHP.NewClasses.pharFound",
"PHPCompatibility.PHP.NewFunctions.lcfirstFound",
"PHPCompatibility.PHP.NewFunctionParameters.strstr_before_needleFound",
"PHPCompatibility.PHP.ArgumentFunctionsUsage.InParameterList",
"PHPCompatibility.PHP.NewFunctions.get_called_classFound",
"PHPCompatibility.PHP.NewFunctions.stream_context_get_paramsFound",
"PHPCompatibility.PHP.NewKeywords.t_constFound",
"PHPCompatibility.PHP.NewFunctionParameters.php_uname_modeFound",
"PHPCompatibility.PHP.NewFunctions.random_bytesFound",
"PHPCompatibility.PHP.NewClasses.dateintervalFound",
"PHPCompatibility.PHP.NewFunctions.hash_pbkdf2Found",
"PHPCompatibility.PHP.NewConstants.openssl_raw_dataFound",
"PHPCompatibility.PHP.NewConstants.openssl_zero_paddingFound",
"PHPCompatibility.PHP.NewFunctions.hex2binFound",
"PHPCompatibility.PHP.NewFunctions.hash_copyFound",
"PHPCompatibility.PHP.NewClasses.globiteratorFound",
"PHPCompatibility.PHP.NewFunctionParameters.stream_wrapper_register_flagsFound",
"PHPCompatibility.PHP.NewFunctionParameters.spl_autoload_register_prependFound",
"PHPCompatibility.PHP.NewConstantScalarExpressions.propertyFound",
"PHPCompatibility.PHP.NewMagicClassConstant.Found",
"PHPCompatibility.PHP.NewConstants.openssl_cipher_aes_128_cbcFound",
"PHPCompatibility.PHP.NewConstants.openssl_algo_sha256Found"
],
"error_count": 25219,
"warnings": [
"Internal.LineEndings.Mixed",
"PHPCompatibility.PHP.NewMagicMethods.__invokeFound",
"PHPCompatibility.PHP.NewMagicMethods.__callstaticFound",
"PHPCompatibility.PHP.NewMagicMethods.__debuginfoFound"
],
"warning_count": 24,
"status": "failure"
},
"5.3": {
"file_count": 2820,
"errors": [
"PHPCompatibility.PHP.EmptyNonVariable.Found",
"PHPCompatibility.PHP.ShortArray.Found",
"PHPCompatibility.PHP.NewKeywords.t_traitFound",
"PHPCompatibility.PHP.NewClasses.datetimeimmutableFound",
"PHPCompatibility.PHP.NewConstants.json_pretty_printFound",
"PHPCompatibility.PHP.NewFunctionParameters.openssl_encrypt_ivFound",
"PHPCompatibility.PHP.NewFunctionParameters.openssl_decrypt_ivFound",
"PHPCompatibility.PHP.NewConstants.debug_backtrace_ignore_argsFound",
"PHPCompatibility.PHP.NewConstants.json_unescaped_slashesFound",
"PHPCompatibility.PHP.NewConstants.json_unescaped_unicodeFound",
"PHPCompatibility.PHP.NewConstants.json_error_utf8Found",
"PHPCompatibility.PHP.NewConstants.stream_crypto_method_tlsv1_1_clientFound",
"PHPCompatibility.PHP.NewConstants.stream_crypto_method_tlsv1_2_clientFound",
"PHPCompatibility.PHP.NewInterfaces.sessionhandlerinterfaceFound",
"PHPCompatibility.PHP.NewFunctions.hash_equalsFound",
"PHPCompatibility.PHP.NewFunctionParameters.json_decode_optionsFound",
"PHPCompatibility.PHP.NewConstants.json_bigint_as_stringFound",
"PHPCompatibility.PHP.NewFunctions.curl_file_createFound",
"PHPCompatibility.PHP.NewClasses.resourcebundleFound",
"PHPCompatibility.PHP.NewFunctions.json_last_error_msgFound",
"PHPCompatibility.PHP.NewFunctionParameters.php_uname_modeFound",
"PHPCompatibility.PHP.NewFunctions.random_bytesFound",
"PHPCompatibility.PHP.NewFunctions.hash_pbkdf2Found",
"PHPCompatibility.PHP.NewConstants.openssl_raw_dataFound",
"PHPCompatibility.PHP.NewConstants.openssl_zero_paddingFound",
"PHPCompatibility.PHP.NewFunctions.hex2binFound",
"PHPCompatibility.PHP.NewConstantScalarExpressions.propertyFound",
"PHPCompatibility.PHP.NewMagicClassConstant.Found",
"PHPCompatibility.PHP.NewConstants.openssl_cipher_aes_128_cbcFound",
"PHPCompatibility.PHP.NewConstants.openssl_algo_sha256Found"
],
"error_count": 105,
"warnings": [
"PHPCompatibility.PHP.DeprecatedIniDirectives.magic_quotes_runtimeDeprecated",
"Internal.LineEndings.Mixed",
"PHPCompatibility.PHP.DeprecatedFunctions.set_magic_quotes_runtimeDeprecated",
"PHPCompatibility.PHP.DeprecatedFunctions.dlDeprecated",
"PHPCompatibility.PHP.NewMagicMethods.__debuginfoFound",
"PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecated"
],
"warning_count": 26,
"status": "failure"
},
"5.4": {
"file_count": 2820,
"errors": [
"PHPCompatibility.PHP.EmptyNonVariable.Found",
"PHPCompatibility.PHP.DeprecatedIniDirectives.magic_quotes_runtimeDeprecatedRemoved",
"PHPCompatibility.PHP.NewClasses.datetimeimmutableFound",
"PHPCompatibility.PHP.NewConstants.stream_crypto_method_tlsv1_1_clientFound",
"PHPCompatibility.PHP.NewConstants.stream_crypto_method_tlsv1_2_clientFound",
"PHPCompatibility.PHP.NewFunctions.hash_equalsFound",
"PHPCompatibility.PHP.NewFunctions.curl_file_createFound",
"PHPCompatibility.PHP.NewFunctions.json_last_error_msgFound",
"PHPCompatibility.PHP.NewFunctionParameters.php_uname_modeFound",
"PHPCompatibility.PHP.NewFunctions.random_bytesFound",
"PHPCompatibility.PHP.NewFunctions.hash_pbkdf2Found",
"PHPCompatibility.PHP.NewConstantScalarExpressions.propertyFound",
"PHPCompatibility.PHP.NewMagicClassConstant.Found",
"PHPCompatibility.PHP.NewConstants.openssl_algo_sha256Found"
],
"error_count": 51,
"warnings": [
"Internal.LineEndings.Mixed",
"PHPCompatibility.PHP.DeprecatedFunctions.set_magic_quotes_runtimeDeprecated",
"PHPCompatibility.PHP.DeprecatedFunctions.dlDeprecated",
"PHPCompatibility.PHP.NewMagicMethods.__debuginfoFound",
"PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
],
"warning_count": 10,
"status": "failure"
},
"5.6": {
"file_count": 2820,
"errors": [
"PHPCompatibility.PHP.DeprecatedIniDirectives.magic_quotes_runtimeDeprecatedRemoved",
"PHPCompatibility.PHP.NewFunctionParameters.php_uname_modeFound",
"PHPCompatibility.PHP.NewFunctions.random_bytesFound"
],
"error_count": 20,
"warnings": [
"Internal.LineEndings.Mixed",
"PHPCompatibility.PHP.DeprecatedFunctions.set_magic_quotes_runtimeDeprecated",
"PHPCompatibility.PHP.DeprecatedFunctions.dlDeprecated",
"PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
],
"warning_count": 9,
"status": "failure"
},
"7.0": {
"file_count": 2820,
"errors": [
"PHPCompatibility.PHP.DeprecatedIniDirectives.magic_quotes_runtimeDeprecatedRemoved",
"PHPCompatibility.PHP.DeprecatedFunctions.set_magic_quotes_runtimeDeprecatedRemoved"
],
"error_count": 18,
"warnings": [
"Internal.LineEndings.Mixed",
"PHPCompatibility.PHP.DeprecatedPHP4StyleConstructors.Found",
"PHPCompatibility.PHP.ForbiddenNamesAsDeclared.resourceFound",
"PHPCompatibility.PHP.DeprecatedFunctions.dlDeprecated",
"PHPCompatibility.PHP.ForbiddenGlobalVariableVariable.NonBareVariableFound",
"PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
],
"warning_count": 144,
"status": "failure"
},
"7.1": {
"file_count": 2820,
"errors": [
"PHPCompatibility.PHP.DeprecatedIniDirectives.magic_quotes_runtimeDeprecatedRemoved",
"PHPCompatibility.PHP.DeprecatedFunctions.set_magic_quotes_runtimeDeprecatedRemoved"
],
"error_count": 18,
"warnings": [
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_encryptDeprecated",
"PHPCompatibility.PHP.RemovedExtensions.mcryptDeprecated",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_rijndael_256Deprecated",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_mode_cbcDeprecated",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_decryptDeprecated",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_rijndael_128Deprecated",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_mode_ecbDeprecated",
"Internal.LineEndings.Mixed",
"PHPCompatibility.PHP.DeprecatedPHP4StyleConstructors.Found",
"PHPCompatibility.PHP.ForbiddenNamesAsDeclared.resourceFound",
"PHPCompatibility.PHP.DeprecatedFunctions.dlDeprecated",
"PHPCompatibility.PHP.ForbiddenGlobalVariableVariable.NonBareVariableFound",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_create_ivDeprecated",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_dev_urandomDeprecated",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_generic_initDeprecated",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_genericDeprecated",
"PHPCompatibility.PHP.DeprecatedFunctions.mdecrypt_genericDeprecated",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_list_algorithmsDeprecated",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_module_closeDeprecated",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_mode_cfbDeprecated",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_mode_nofbDeprecated",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_mode_streamDeprecated",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_module_openDeprecated",
"PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
],
"warning_count": 226,
"status": "failure"
},
"7.2": {
"file_count": 2820,
"errors": [
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_encryptDeprecatedRemoved",
"PHPCompatibility.PHP.RemovedExtensions.mcryptDeprecatedRemoved",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_rijndael_256DeprecatedRemoved",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_mode_cbcDeprecatedRemoved",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_decryptDeprecatedRemoved",
"PHPCompatibility.PHP.DeprecatedIniDirectives.magic_quotes_runtimeDeprecatedRemoved",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_rijndael_128DeprecatedRemoved",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_mode_ecbDeprecatedRemoved",
"PHPCompatibility.PHP.DeprecatedFunctions.set_magic_quotes_runtimeDeprecatedRemoved",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_create_ivDeprecatedRemoved",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_dev_urandomDeprecatedRemoved",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_generic_initDeprecatedRemoved",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_genericDeprecatedRemoved",
"PHPCompatibility.PHP.DeprecatedFunctions.mdecrypt_genericDeprecatedRemoved",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_list_algorithmsDeprecatedRemoved",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_module_closeDeprecatedRemoved",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_mode_cfbDeprecatedRemoved",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_mode_nofbDeprecatedRemoved",
"PHPCompatibility.PHP.RemovedConstants.mcrypt_mode_streamDeprecatedRemoved",
"PHPCompatibility.PHP.DeprecatedFunctions.mcrypt_module_openDeprecatedRemoved"
],
"error_count": 100,
"warnings": [
"Internal.LineEndings.Mixed",
"PHPCompatibility.PHP.DeprecatedIniDirectives.mbstring_func_overloadDeprecated",
"PHPCompatibility.PHP.DeprecatedFunctions.eachDeprecated",
"PHPCompatibility.PHP.DeprecatedPHP4StyleConstructors.Found",
"PHPCompatibility.PHP.ForbiddenNamesAsDeclared.resourceFound",
"PHPCompatibility.PHP.DeprecatedIniDirectives.track_errorsDeprecated",
"PHPCompatibility.PHP.DeprecatedFunctions.dlDeprecated",
"PHPCompatibility.PHP.ForbiddenGlobalVariableVariable.NonBareVariableFound",
"PHPCompatibility.PHP.DeprecatedFunctions.create_functionDeprecated",
"PHPCompatibility.PHP.DeprecatedIniDirectives.safe_modeDeprecatedRemoved"
],
"warning_count": 162,
"status": "failure"
}
},
"failed_php_versions": [
"5.2",
"5.3",
"5.4",
"5.6",
"7.0",
"7.1",
"7.2"
]
}