Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/wp-conte.../plugins/wp-super...
File: composer.json
{
[0] Fix | Delete
"name": "automattic/wp-super-cache",
[1] Fix | Delete
"description": "A very fast caching engine for WordPress that produces static html files.",
[2] Fix | Delete
"type": "wordpress-plugin",
[3] Fix | Delete
"license": "GPL-2.0-or-later",
[4] Fix | Delete
"require": {
[5] Fix | Delete
"automattic/jetpack-device-detection": "^2.1.3"
[6] Fix | Delete
},
[7] Fix | Delete
"require-dev": {
[8] Fix | Delete
"yoast/phpunit-polyfills": "1.1.0",
[9] Fix | Delete
"automattic/jetpack-changelogger": "^4.2.5"
[10] Fix | Delete
},
[11] Fix | Delete
"autoload": {
[12] Fix | Delete
"classmap": [
[13] Fix | Delete
"src/"
[14] Fix | Delete
]
[15] Fix | Delete
},
[16] Fix | Delete
"scripts": {
[17] Fix | Delete
"phpunit": [
[18] Fix | Delete
"./vendor/phpunit/phpunit/phpunit --colors=always"
[19] Fix | Delete
],
[20] Fix | Delete
"test-php": [
[21] Fix | Delete
"@composer phpunit"
[22] Fix | Delete
],
[23] Fix | Delete
"test-e2e": [
[24] Fix | Delete
"cd tests/e2e && pnpm i && pnpm env:up && pnpm test:run"
[25] Fix | Delete
],
[26] Fix | Delete
"build-production": "echo 'Add your build step to composer.json, please!'",
[27] Fix | Delete
"build-development": "echo 'Add your build step to composer.json, please!'"
[28] Fix | Delete
},
[29] Fix | Delete
"repositories": [],
[30] Fix | Delete
"minimum-stability": "dev",
[31] Fix | Delete
"prefer-stable": true,
[32] Fix | Delete
"extra": {
[33] Fix | Delete
"autorelease": true,
[34] Fix | Delete
"autotagger": true,
[35] Fix | Delete
"changelogger": {
[36] Fix | Delete
"link-template": "https://github.com/Automattic/wp-super-cache/compare/v${old}...v${new}"
[37] Fix | Delete
},
[38] Fix | Delete
"mirror-repo": "Automattic/wp-super-cache",
[39] Fix | Delete
"release-branch-prefix": "super-cache",
[40] Fix | Delete
"wp-plugin-slug": "wp-super-cache",
[41] Fix | Delete
"wp-svn-autopublish": true
[42] Fix | Delete
},
[43] Fix | Delete
"config": {
[44] Fix | Delete
"autoloader-suffix": "6fe342bc02f0b440f7b3c8d8ade42286_super_cacheā“„1_12_4"
[45] Fix | Delete
}
[46] Fix | Delete
}
[47] Fix | Delete
[48] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function