summaryrefslogtreecommitdiff
path: root/ext/libxml/tests/bug63389.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug #63389 (Missing context check on libxml_set_streams_context() ↵Xinchen Hui2012-10-301-0/+14
causes memleak) Simply change the expect parameter type, the valid of the resource will be checked in using time.