This repository has been archived by the owner on Jan 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Zend\Config\Reader\Xml bug with close file after open #6730
Comments
samsonasik
added a commit
to samsonasik/zf2
that referenced
this issue
Oct 14, 2014
@NikolayFilatov I created PR #6761 for it |
samsonasik
added a commit
to samsonasik/zf2
that referenced
this issue
Dec 22, 2014
Ocramius
added a commit
that referenced
this issue
Dec 31, 2014
Ocramius
added a commit
that referenced
this issue
Dec 31, 2014
Ocramius
added a commit
that referenced
this issue
Dec 31, 2014
Ocramius
added a commit
that referenced
this issue
Dec 31, 2014
Ocramius
added a commit
that referenced
this issue
Dec 31, 2014
Ocramius
added a commit
that referenced
this issue
Dec 31, 2014
Ocramius
added a commit
that referenced
this issue
Dec 31, 2014
Handled in #6761 |
gianarb
pushed a commit
to zendframework/zend-config
that referenced
this issue
May 15, 2015
… after it open
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
…emoving unused variable
gianarb
pushed a commit
to zendframework/zend-config
that referenced
this issue
May 15, 2015
…larifying on weird warning assertions
gianarb
pushed a commit
to zendframework/zend-config
that referenced
this issue
May 15, 2015
…endframework#6730-xmlreader-fromfile-and-fromstring-should-be-closed' Close zendframework/zendframework#6761 Close zendframework/zendframework#6730
gianarb
pushed a commit
to zendframework/zend-config
that referenced
this issue
May 15, 2015
…endframework#6730-xmlreader-fromfile-and-fromstring-should-be-closed' into develop Close zendframework/zendframework#6761 Close zendframework/zendframework#6730 Forward port zendframework/zendframework#6761 Forward port zendframework/zendframework#6730
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 =))
The text was updated successfully, but these errors were encountered: