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-inclu.../sodium_c...
File: composer.json
{
[0] Fix | Delete
"name": "paragonie/sodium_compat",
[1] Fix | Delete
"description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
[2] Fix | Delete
"keywords": [
[3] Fix | Delete
"PHP",
[4] Fix | Delete
"cryptography",
[5] Fix | Delete
"elliptic curve",
[6] Fix | Delete
"elliptic curve cryptography",
[7] Fix | Delete
"Pure-PHP cryptography",
[8] Fix | Delete
"side-channel resistant",
[9] Fix | Delete
"Curve25519",
[10] Fix | Delete
"X25519",
[11] Fix | Delete
"ECDH",
[12] Fix | Delete
"Elliptic Curve Diffie-Hellman",
[13] Fix | Delete
"Ed25519",
[14] Fix | Delete
"RFC 7748",
[15] Fix | Delete
"RFC 8032",
[16] Fix | Delete
"EdDSA",
[17] Fix | Delete
"Edwards-curve Digital Signature Algorithm",
[18] Fix | Delete
"ChaCha20",
[19] Fix | Delete
"Salsa20",
[20] Fix | Delete
"Xchacha20",
[21] Fix | Delete
"Xsalsa20",
[22] Fix | Delete
"Poly1305",
[23] Fix | Delete
"BLAKE2b",
[24] Fix | Delete
"public-key cryptography",
[25] Fix | Delete
"secret-key cryptography",
[26] Fix | Delete
"AEAD",
[27] Fix | Delete
"Chapoly",
[28] Fix | Delete
"Salpoly",
[29] Fix | Delete
"ChaCha20-Poly1305",
[30] Fix | Delete
"XSalsa20-Poly1305",
[31] Fix | Delete
"XChaCha20-Poly1305",
[32] Fix | Delete
"encryption",
[33] Fix | Delete
"authentication",
[34] Fix | Delete
"libsodium"
[35] Fix | Delete
],
[36] Fix | Delete
"license": "ISC",
[37] Fix | Delete
"authors": [
[38] Fix | Delete
{
[39] Fix | Delete
"name": "Paragon Initiative Enterprises",
[40] Fix | Delete
"email": "security@paragonie.com"
[41] Fix | Delete
},
[42] Fix | Delete
{
[43] Fix | Delete
"name": "Frank Denis",
[44] Fix | Delete
"email": "jedisct1@pureftpd.org"
[45] Fix | Delete
}
[46] Fix | Delete
],
[47] Fix | Delete
"autoload": {
[48] Fix | Delete
"files": ["autoload.php"]
[49] Fix | Delete
},
[50] Fix | Delete
"require": {
[51] Fix | Delete
"php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8",
[52] Fix | Delete
"paragonie/random_compat": ">=1"
[53] Fix | Delete
},
[54] Fix | Delete
"require-dev": {
[55] Fix | Delete
"phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
[56] Fix | Delete
},
[57] Fix | Delete
"scripts": {
[58] Fix | Delete
"test": "phpunit"
[59] Fix | Delete
},
[60] Fix | Delete
"suggest": {
[61] Fix | Delete
"ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
[62] Fix | Delete
"ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
[63] Fix | Delete
}
[64] Fix | Delete
}
[65] Fix | Delete
[66] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function