Zend Framework

is-string Typo in Zend_Controller_Response_HttpTestCase

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.6.0
  • Fix Version/s: 1.6.2
  • Component/s: Zend_Controller
  • Labels:
    None
  • Fix Version Priority:
    Must Have

Description

In line 69, version 1.6.0 there is small typo in Zend_Controller_Response_HttpTestCase. There's unwanted is-string. It should be replaced with is_string.

Activity

Hide
Satoru Yoshida added a comment -

Solved in SVN r11245.
I correct is-string() to is_string() line 97.

Show
Satoru Yoshida added a comment - Solved in SVN r11245. I correct is-string() to is_string() line 97.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved:

Time Tracking

Estimated:
5m
Original Estimate - 5 minutes
Remaining:
5m
Remaining Estimate - 5 minutes
Logged:
Not Specified
Time Spent - Not Specified