Hi all,

Last week I ran into a couple of issues with
Zend_Db_Statement::_stripQuoted(). I've created an issue in the tracker:
http://framework.zend.com/issues/browse/ZF-7911 and mailed the problem to
the database list, but got no response yet.

The issues to address:
- a segfault within preg_match when a query with long (4KB+) values is run
- prior patch applied wrong, resulting in a possible issue with quoted
identifiers
- possible issue with RDBMS's that allow more than one quoting style. 

I'd like to complete a patch for this before the next release, but I need
some feedback on the issue.

Thanks,

Vincent de Lau
 [email protected]


Reply via email to