Zend Framework

typo in Zend_Db_Adapter_Abstract

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.7.1
  • Fix Version/s: 1.7.2
  • Component/s: Zend_Db
  • Labels:
    None

Description

In ZF v. 1.7.1, Zend/Db/Adapter/Abstract.php, line 179:
{{Zend_DB::AUTO_QUOTE_IDENTIFIERS => $this->_autoQuoteIdentifiers}}
instead of:
{{Zend_Db::AUTO_QUOTE_IDENTIFIERS => $this->_autoQuoteIdentifiers}}

Just a small case problem.

Regards,
Remy Damour

Activity

Hide
Mickael Perraud added a comment -

Fixed in SVN13354

Show
Mickael Perraud added a comment - Fixed in SVN13354

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: