Todo List
Zend_Http
- Add the $uri functionality.
- Add validation of each one of the parameters (legal domain, etc.)
Zend_Db
- fix inconsistency between "database" used here and "dbname" use elsewhere
- XXX - Needs to be updated to use Zend_Db_Adapter_Abstract Also, most fetch..() methods are broken (no fetch_array method of stmt)
- filter according to *all* of the rules in: http://dev.mysql.com/doc/refman/5.0/en/legal-names.html
- Quoting in this function does not work for versions older than 4.1.x: http://dev.mysql.com/doc/refman/4.1/en/legal-names.html
- this function is an exact duplicate of the one in Pdo/Mysql.php
- Support FETCH_CLASS and FETCH_INTO.
ZForm
- I don't like getting from both get and post, Options include getting parent until a form is identified Potentially pass bucket in as well I don't like searching up, because for other controls you may not be contained withing a form
- I don't like getting from both get and post, Options include getting parent until a form is identified Potentially pass bucket in as well I don't like searching up, because for other controls you may not be contained withing a form
Documentation generated on Tue, 11 Jul 2006 12:24:36 -0500 by phpDocumentor 1.3.0RC6