summaryrefslogtreecommitdiff
path: root/ext/xmlreader
Commit message (Expand)AuthorAgeFilesLines
* Declare XMLReader propertiesMáté Kocsis2021-03-012-1/+113
* Clarify types in XmlReader property handlingNikita Popov2021-03-011-9/+7
* Generate class entries from stubs for com, standard, xmlreader, xmlwriter, xs...Máté Kocsis2021-02-223-7/+14
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-112-2/+4
* Replace zend_bool uses with boolNikita Popov2021-01-151-1/+1
* Update ext/xsl parameter namesNikita Popov2020-10-084-6/+6
* Review parameter names in ext/xmlreaderDik Takken2020-10-065-16/+16
* Throw from XmlReader::expand() if DOM extension missingNikita Popov2020-10-053-4/+9
* Update xmlreader arginfo hashMáté Kocsis2020-09-161-1/+1
* Update php_xmlreader.stub.phpMáté Kocsis2020-09-161-1/+1
* XMLReader::getAttributeNs() can no longer return falseMáté Kocsis2020-09-162-2/+2
* Promote warnings to exceptions in ext/xmlreaderMáté Kocsis2020-08-2517-124/+202
* Remove proto comments from C filesMax Semenik2020-07-061-58/+29
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Fix [-Wundef] warning in XMLReader extensionGeorge Peter Banyard2020-05-201-2/+2
* Fix UNKNOWN default values in ext/xmlMáté Kocsis2020-05-063-3/+3
* Use EXPECT instead of EXPECTF when possible EXPECTF logic in run tests is co...Gabriel Caruso2020-04-271-1/+1
* Generate function entries from stubs for a couple of extensionsMáté Kocsis2020-04-144-144/+171
* Fix nullable types in PHPDocMáté Kocsis2020-04-121-1/+1
* Add missing visibility modifiers in stubsMáté Kocsis2020-04-111-25/+25
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-5/+5
* Reindent phpt filesNikita Popov2020-02-0314-156/+156
* Use RETURN_THROWS() during ZPP in most of the extensionsMáté Kocsis2019-12-311-18/+18
* Clean DONE tags from testsFabien Villepinte2019-11-0724-48/+0
* Allow to call XMLReader::open() and ::XML() staticallyChristoph M. Becker2019-10-292-2/+63
* Don't specify method return values in stubsChristoph M. Becker2019-10-112-45/+56
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* Add ext/xmlreader stubsChristoph M. Becker2019-09-043-125/+176
* Add missing zend_parse_paramters_none()Christoph M. Becker2019-09-041-0/+16
* Merge branch 'PHP-7.4'Peter Kokot2019-05-121-2/+0
|\
| * Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-04-181-12/+1
|\ \ | |/
| * Rename --enable-libxml to --with-libxml to meet naming guidelinesHugh McMaster2019-04-181-1/+1
| * Use PKG_CHECK_MODULES to detect libxml2Hugh McMaster2019-04-181-2/+0
| * Remove support for --with-libxml-dirHugh McMaster2019-04-181-9/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-191-5/+0
|\ \ | |/
| * Remove extension readmesPeter Kokot2019-03-191-5/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-155-10/+10
|\ \ | |/
| * Use separate output files in xmlreader testsFabien Villepinte2019-03-155-10/+10
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-1515-21/+21
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1515-21/+21
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-157-1/+127
|\ \ | |/
| * Add tests to XMLReaderThiago Carvalho2019-03-157-1/+127
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-03-121-6/+0
|\ \ | |/
| * Cleanup unused module globalsDmitry Stogov2019-03-121-6/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-071-4/+11
|\ \ | |/
| * Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+11
* | Merge branch 'PHP-7.4'Nikita Popov2019-02-281-0/+1
|\ \ | |/
| * Mark ext/xmlreader/tests/bug70309.phpt as online testNikita Popov2019-02-281-0/+1
* | Merge branch 'PHP-7.4'Peter Kokot2019-02-176-0/+361
|\ \ | |/