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

increase consistency : call $this->events, $this->event, $this->response, and $this->request directly at Zend\Mvc\Application.php #5209

Closed

Conversation

samsonasik
Copy link
Contributor

@ghost ghost assigned Maks3w Oct 21, 2013
Maks3w added a commit that referenced this pull request Oct 21, 2013
@Maks3w Maks3w closed this Oct 21, 2013
@turrsis
Copy link
Contributor

turrsis commented Oct 22, 2013

I think using getters are better too.
When I need to override getRequest method - I override only getRequest method

@Maks3w
Copy link
Member

Maks3w commented Oct 22, 2013

Indeed, this PR only make consistency with other property direct access in the same class.

@turrsis You can send a PR with your proposal

@samsonasik
Copy link
Contributor Author

@Maks3w @weierophinney I think it should be marked as milestone 2.3.0 instead of 2.2.5 since it only merged into develop :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants