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/clone/wp-conte.../plugins/flow-flo.../libs/mashape/unirest-...
File: composer.json
{
[0] Fix | Delete
"name": "mashape/unirest-php",
[1] Fix | Delete
"description": "Unirest PHP",
[2] Fix | Delete
"keywords": ["rest", "curl", "http", "https", "client"],
[3] Fix | Delete
"type": "library",
[4] Fix | Delete
"homepage": "https://github.com/Mashape/unirest-php",
[5] Fix | Delete
"license": "MIT",
[6] Fix | Delete
"author": "Mashape <opensource@mashape.com> (https://www.mashape.com)",
[7] Fix | Delete
"require": {
[8] Fix | Delete
"php": ">=5.4.0",
[9] Fix | Delete
"ext-curl": "*"
[10] Fix | Delete
},
[11] Fix | Delete
"suggest": {
[12] Fix | Delete
"ext-json": "Allows using JSON Bodies for sending and parsing requests"
[13] Fix | Delete
},
[14] Fix | Delete
"require-dev": {
[15] Fix | Delete
"phpunit/phpunit": "~4.4",
[16] Fix | Delete
"codeclimate/php-test-reporter": "0.1.*"
[17] Fix | Delete
},
[18] Fix | Delete
"autoload": {
[19] Fix | Delete
"psr-0": {
[20] Fix | Delete
"Unirest\\": "src/"
[21] Fix | Delete
}
[22] Fix | Delete
},
[23] Fix | Delete
"support": {
[24] Fix | Delete
"email": "opensource@mashape.com"
[25] Fix | Delete
}
[26] Fix | Delete
}
[27] Fix | Delete
[28] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function