: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInitdb543ad3bc198d690b4d5f96eeb007e1
public static $files = array (
'948ad5488880985ff1c06721a4e447fe' => __DIR__ . '/..' . '/cakephp/utility/bootstrap.php',
'72142d7b40a3a0b14e91825290b5ad82' => __DIR__ . '/..' . '/cakephp/core/functions.php',
'7b4ea634fa5bd1ccea7e5ca039562961' => __DIR__ . '/..' . '/colshrapnel/safemysql/safemysql.class.php',
public static $prefixLengthsPsr4 = array (
'Psr\\SimpleCache\\' => 16,
public static $prefixDirsPsr4 = array (
0 => __DIR__ . '/..' . '/flowflow/core/src',
0 => __DIR__ . '/..' . '/flowflow/social/src/flow/social',
0 => __DIR__ . '/../..' . '/includes',
0 => __DIR__ . '/..' . '/psr/simple-cache/src',
0 => __DIR__ . '/..' . '/cakephp/utility',
0 => __DIR__ . '/..' . '/cakephp/core',
0 => __DIR__ . '/..' . '/cakephp/cache',
public static $prefixesPsr0 = array (
0 => __DIR__ . '/..' . '/mashape/unirest-php/src',
public static $classMap = array (
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
public static function getInitializer(ClassLoader $loader)
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInitdb543ad3bc198d690b4d5f96eeb007e1::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInitdb543ad3bc198d690b4d5f96eeb007e1::$prefixDirsPsr4;
$loader->prefixesPsr0 = ComposerStaticInitdb543ad3bc198d690b4d5f96eeb007e1::$prefixesPsr0;
$loader->classMap = ComposerStaticInitdb543ad3bc198d690b4d5f96eeb007e1::$classMap;
}, null, ClassLoader::class);