: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
"name": "paragonie/sodium_compat",
"description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
"elliptic curve cryptography",
"side-channel resistant",
"Elliptic Curve Diffie-Hellman",
"Edwards-curve Digital Signature Algorithm",
"public-key cryptography",
"secret-key cryptography",
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com"
"email": "jedisct1@pureftpd.org"
"files": ["autoload.php"]
"php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8",
"paragonie/random_compat": ">=1"
"phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
"ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
"ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."