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/flow-flo.../libs/cakephp/cache
File: composer.json
{
[0] Fix | Delete
"name": "cakephp/cache",
[1] Fix | Delete
"description": "Easy to use Caching library with support for multiple caching backends",
[2] Fix | Delete
"type": "library",
[3] Fix | Delete
"keywords": [
[4] Fix | Delete
"cakephp",
[5] Fix | Delete
"caching",
[6] Fix | Delete
"cache"
[7] Fix | Delete
],
[8] Fix | Delete
"homepage": "https://cakephp.org",
[9] Fix | Delete
"license": "MIT",
[10] Fix | Delete
"authors": [
[11] Fix | Delete
{
[12] Fix | Delete
"name": "CakePHP Community",
[13] Fix | Delete
"homepage": "https://github.com/cakephp/cache/graphs/contributors"
[14] Fix | Delete
}
[15] Fix | Delete
],
[16] Fix | Delete
"support": {
[17] Fix | Delete
"issues": "https://github.com/cakephp/cakephp/issues",
[18] Fix | Delete
"forum": "https://stackoverflow.com/tags/cakephp",
[19] Fix | Delete
"irc": "irc://irc.freenode.org/cakephp",
[20] Fix | Delete
"source": "https://github.com/cakephp/cache"
[21] Fix | Delete
},
[22] Fix | Delete
"require": {
[23] Fix | Delete
"php": ">=5.6.0",
[24] Fix | Delete
"psr/simple-cache": "^1.0.0",
[25] Fix | Delete
"cakephp/core": "^3.6.0"
[26] Fix | Delete
},
[27] Fix | Delete
"autoload": {
[28] Fix | Delete
"psr-4": {
[29] Fix | Delete
"Cake\\Cache\\": "."
[30] Fix | Delete
}
[31] Fix | Delete
}
[32] Fix | Delete
}
[33] Fix | Delete
[34] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function