enableExceptions(true); UserDefinedFunctions::register([$connection, 'createFunction']); return new Connection($connection); } }