Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

PHPCS fixes for Zend\Mail #6987

Closed
wants to merge 1 commit into from
Closed

PHPCS fixes for Zend\Mail #6987

wants to merge 1 commit into from

Conversation

chadicus
Copy link
Contributor

@chadicus chadicus commented Dec 9, 2014

No description provided.

@@ -302,6 +302,7 @@ public function get($name)
} else {
return $results[0];
}
//fall-trough
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Standards require fall through cases to be commented.

@Ocramius Ocramius self-assigned this Dec 9, 2014
@Ocramius Ocramius added this to the 2.3.4 milestone Dec 9, 2014
@Ocramius Ocramius closed this in 9ba4425 Dec 9, 2014
@Ocramius
Copy link
Member

Ocramius commented Dec 9, 2014

@chadicus merged, thx!

master: 9ba4425
develop: 7581e1a

Ocramius added a commit that referenced this pull request Dec 9, 2014
@chadicus chadicus deleted the feature/phpcs/zend-mail branch December 9, 2014 14:00
weierophinney pushed a commit to zendframework/zend-mail that referenced this pull request May 14, 2015
weierophinney pushed a commit to zendframework/zend-mail that referenced this pull request May 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants