Nikita Popov
1fba220725
Update ext/xsl parameter names
...
Additionally normalize to using $namespace rather than $uri for
namespace parameters, including in XMLReader and XMLWriter. I went
with that one as it is currently used by DOM, SimpleXML and XSL --
and our DOM parameter names follow the DOM specification.
Closes GH-6295.
2020-10-08 10:28:50 +02:00
Dik Takken
a7856c1bae
Review parameter names in ext/xmlreader
...
Closes GH-6255.
2020-10-06 09:47:13 +02:00
Máté Kocsis
f068fbcf1f
Promote warnings to exceptions in ext/xmlreader
...
Closes GH-6021
2020-08-25 11:54:45 +02:00
Fabien Villepinte
a555cc0b3d
Clean DONE tags from tests
...
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
2019-11-07 21:31:47 +01:00
Fabien Villepinte
cf8a4b03dc
Use separate output files in xmlreader tests
2019-03-15 23:50:22 +01:00
Fabien Villepinte
26dfce7f36
Replace dirname(__FILE__) by __DIR__ in tests
2019-03-15 22:55:30 +01:00
MarkBaker
40a26587e8
Range of new tests for xmlreader functionality and exceptions/errors
2019-02-17 19:23:01 +01:00