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

CS Fix: string access and guard clauses #6873

Merged
merged 2 commits into from
Nov 14, 2014

Conversation

Slamdunk
Copy link
Contributor

In order to pass build (on master) we need to use brackes for string access (as suggested by php doc), and guard clause instead of conditional nesting for specific class declaration.

samsonasik added a commit to samsonasik/zf2 that referenced this pull request Nov 14, 2014
@Ocramius Ocramius self-assigned this Nov 14, 2014
@Ocramius Ocramius added this to the 2.3.4 milestone Nov 14, 2014
@Ocramius Ocramius merged commit 6fa8839 into zendframework:master Nov 14, 2014
Ocramius added a commit that referenced this pull request Nov 14, 2014
Ocramius added a commit that referenced this pull request Nov 14, 2014
…psr2-compliance' into develop

Close #6873
Forward port #6873
@Ocramius
Copy link
Member

Manually merged:

master: fdadfdc
develop: c052cdb

Thanks!

@Slamdunk Slamdunk deleted the csfix/adapt-fixers branch November 14, 2014 15:38
weierophinney pushed a commit to zendframework/zend-barcode that referenced this pull request May 14, 2015
weierophinney pushed a commit to zendframework/zend-barcode that referenced this pull request May 14, 2015
gianarb pushed a commit to zendframework/zend-soap that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-soap that referenced this pull request May 15, 2015
gianarb pushed a commit to zendframework/zend-soap that referenced this pull request May 15, 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