Hi,

Am 19.09.2012 um 20:35 schrieb Lars Strojny <l...@strojny.net>:
[...]
> This kind of fix is very likely needed in other places, where floats are 
> converted using convert_to_string(). I haven’t found time to try e.g. 
> mysqlnd, but I suspect we’ll find similar issues there. I don’t think the 
> proposed workaround of burden users with explicitly converting floats to a 
> numeric representation is a good solution and I think we should fix bugs like 
> that in places they occur.

[...]

Quick follow-up, PDO::quote() and mysqli::real_escape_string() suffer from the 
same issue.

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

Reply via email to