summaryrefslogtreecommitdiff
path: root/ext/xml/tests/bug26614_libxml.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Remove executable permission on phptXinchen Hui2012-10-101-0/+0
|
* add skipif conditionsAntony Dovgal2005-12-211-1/+4
|
* This test failed because libxml versions differ..foobar2005-08-071-7/+7
|
* - Fix test.foobar2005-07-311-3/+3
|
* - If you ask me both (expat and libxml) are not really accurate about byteMarcus Boerger2005-07-171-0/+90
positions and columns...however the line number information is now correct for both so for the moment we live with the situation that they return different byte and column information.