ZF-2369: Reference Guide: "Example 10.25. Using quote() with a SQL type" refers to inexistent function Zend_Db_Adapter::quoteType()
Description
This typo occurs on Example 10.25 of the Reference Guide. Link: http://framework.zend.com/manual/en/…
This also occurs on Db.php, line 62:
* Use the INT_TYPE, BIGINT_TYPE, and FLOAT_TYPE with the quoteType() method.
Comments
Posted by Wil Sinclair (wil) on 2008-01-15T16:51:40.000+0000
Updating to follow standard for documentation issues.
Posted by Wil Sinclair (wil) on 2008-01-15T16:53:16.000+0000
Darby, let's get this fixed for 1.0.4.
Posted by Darby Felton (darby) on 2008-01-29T08:39:27.000+0000
Resolved for 1.0.4 and 1.5.0 RC1 with SVN r7676 and SVN r7677.