Zend Framework

Multiple coding standard violations

Details

  • Type: Coding Standards Violation Coding Standards Violation
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.8.4
  • Fix Version/s: 1.9.5
  • Component/s: Zend_Service_Twitter
  • Labels:
    None

Description

Zend_Service_Twtitter seems to be rushed a bit, as it has multiple coding standard violations, for example in some places no space after beween "if" and the opening brace, or some variables not named properly (e.g. $in_reply_to_status_id, instead of $inReplyToStatusId).

Activity

Hide
Jon Whitcraft added a comment -

I believe that the only CS violation left was the variable name. I will fix and get this in place.

Show
Jon Whitcraft added a comment - I believe that the only CS violation left was the variable name. I will fix and get this in place.
Hide
Jon Whitcraft added a comment -

This has been checked into the trunk with r18542 and merged into the release branch with r18543

Show
Jon Whitcraft added a comment - This has been checked into the trunk with r18542 and merged into the release branch with r18543

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: