mabuzagu / PDODblibModule

PDO DBlib Module for Zend 2
5 stars 5 forks source link

Charset missing #1

Closed JotJunior closed 8 years ago

JotJunior commented 10 years ago

For better compatibility, I suggest you to add the code below after line 59 of Driver.php:

if (isset($params['charset'])) { $dsn .= ';charset=' . $params['charset']; }

mabuzagu commented 10 years ago

Hi,

Thanks for the excellent suggestion. Would you mind sending me a pull request with that correction?

Regards -Gugu

On Sat, Jun 21, 2014 at 6:28 PM, JotJunior notifications@github.com wrote:

For better compatibility, I suggest you to add the code below after line 59 of Driver.php:

if (isset($params['charset'])) { $dsn .= ';charset=' . $params['charset']; }

— Reply to this email directly or view it on GitHub https://github.com/mabuzagu/PDODblibModule/issues/1.

Gugu Mabuza, PMP, ITIL MA - Telecommunication Information Studies and Media BSc - Electrical and Computer Engineering

"I am an African. I owe my being to the hills and the valleys, the mountains and the glades, the rivers, the deserts, the trees, the flowers, the seas and th e ever-changing seasons that define the face of our native land...I am born of a people who are heroes and heroines...Being part of all these people, and in the knowledge that none dare contest that assertion, I shall claim that - I am an African". - Thabo Mbeki