"SET NAMES'utf8';"]){ parent::__construct($dsn, $username, $passwd, $options); $this->setAttribute(\PDO::ATTR_ERRMODE, \PDO::ERRMODE_EXCEPTION); } }