Zend Framework

Function names violates Coding Standards

Details

  • Type: Coding Standards Violation Coding Standards Violation
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.0.3
  • Fix Version/s: 1.7.0
  • Component/s: Zend_Search_Lucene
  • Labels:
    None
  • Fix Version Priority:
    Should Have

Description

I´ve found some misnamed functions which violates our coding standards.

Zend_Search_Lucene_Field:

  • Binary()
  • Keyword()
  • Text()
  • UnIndexed()
  • UnStored()

Functions and Methods
[...]
Function names must always start with a lowercase letter. When a function name consists of more than one word, the first letter of each new word must be capitalized. This is commonly called the "camelCaps" method.
[...]

http://framework.zend.com/wiki/display/ZFDEV/ZF+Coding+Standards+%28RC%29#ZFCodingStandards%28RC%29-FunctionsandMethods

Activity

Hide
Wil Sinclair added a comment -

Unsetting 'fix version' and 'fix version priority' until this issue is reviewed.

Show
Wil Sinclair added a comment - Unsetting 'fix version' and 'fix version priority' until this issue is reviewed.
Hide
julien PAULI added a comment -

fixed at r11551

Show
julien PAULI added a comment - fixed at r11551
Hide
Wil Sinclair added a comment -

Changing issues in preparation for the 1.7.0 release.

Show
Wil Sinclair added a comment - Changing issues in preparation for the 1.7.0 release.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: