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

Zend\Config\Reader\Xml bug with close file after open #6730

Closed
NikolayFilatov opened this issue Oct 3, 2014 · 2 comments
Closed

Zend\Config\Reader\Xml bug with close file after open #6730

NikolayFilatov opened this issue Oct 3, 2014 · 2 comments
Assignees
Milestone

Comments

@NikolayFilatov
Copy link

Hi, i thing xml reader has a bag in "fromFile" method at line 78. Maybe after need add line "$this->reader->close()" ? Thanks for help =))

@samsonasik
Copy link
Contributor

@NikolayFilatov I created PR #6761 for it

Ocramius added a commit that referenced this issue Dec 31, 2014
Ocramius added a commit that referenced this issue Dec 31, 2014
…ould-be-closed' into develop

Close #6761
Close #6730
Forward port #6761
Forward port #6730
Ocramius added a commit that referenced this issue Dec 31, 2014
@Ocramius
Copy link
Member

Handled in #6761

@Ocramius Ocramius self-assigned this Dec 31, 2014
@Ocramius Ocramius added this to the 2.3.4 milestone Dec 31, 2014
gianarb pushed a commit to zendframework/zend-config that referenced this issue May 15, 2015
gianarb pushed a commit to zendframework/zend-config that referenced this issue May 15, 2015
…onfig reader should disallow opening non existing files
gianarb pushed a commit to zendframework/zend-config that referenced this issue May 15, 2015
…sing reflection to access the internal config reader
gianarb pushed a commit to zendframework/zend-config that referenced this issue May 15, 2015
…sing reflection to access the internal config reader
gianarb pushed a commit to zendframework/zend-config that referenced this issue May 15, 2015
…emoving newly introduced getter (not needed)
gianarb pushed a commit to zendframework/zend-config that referenced this issue May 15, 2015
…implifying test case for non-existing paths
gianarb pushed a commit to zendframework/zend-config that referenced this issue May 15, 2015
gianarb pushed a commit to zendframework/zend-config that referenced this issue May 15, 2015
gianarb pushed a commit to zendframework/zend-config that referenced this issue May 15, 2015
gianarb pushed a commit to zendframework/zend-config that referenced this issue 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 a pull request may close this issue.

3 participants