Zend Framework

Parameter name typo in Zend_Tool_Framework_System_Provider_Version

Details

  • Type: Docs:  Problem Docs: Problem
  • Status: Resolved Resolved
  • Priority: N/A N/A
  • Resolution: Fixed
  • Affects Version/s: 1.10.6
  • Fix Version/s: 1.10.8
  • Component/s: Zend_Tool
  • Labels:
    None
  • Language:
    English

Description

In docblock of "show" function, the type of "nameInclude" parameter is "bool", but the parsing result from provider-signature is "string".

Typo in docblock causes the problem:

@param bool $nameincluded

It should be:

@param bool $nameIncluded

Activity

Hide
Ramon Henrique Ornelas added a comment -

Fixed in trunk r22763, applied r22764 to 1.10 branch.

Show
Ramon Henrique Ornelas added a comment - Fixed in trunk r22763, applied r22764 to 1.10 branch.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: