On 04.10.2016 at 17:00, Matteo Beccati wrote:

> If you grep from PDO_ATTR_EMULATE_PREPARES you won't find anything in
> core using it other than the mysql/pgsql drivers.
> 
> It's more or less a missing feature in the other drivers.
> 
> Back to the main topic, I agree it is a bug but we'd need to be careful
> as the fix might cause issues in existing applications and libraries,
> especially given EMULATE is on by default on pdo_mysql. I wouldn't
> target anything less than master without careful testing beforehand.
> 
> We also should probably bit the bullet sometime soon and finally disable
> it by default on pdo_mysql too.

There's already PR #108 suggesting to do so.

-- 
Christoph M. Becker


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to