summaryrefslogtreecommitdiff
path: root/ext/xmlreader
Commit message (Expand)AuthorAgeFilesLines
* Cheaper checks for exceptions thrown from __toString()Dmitry Stogov2019-06-061-9/+12
* Allow exceptions in __toString()Nikita Popov2019-06-051-0/+9
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* 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
* Remove extension readmesPeter Kokot2019-03-191-5/+0
* Use separate output files in xmlreader testsFabien Villepinte2019-03-155-10/+10
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1515-21/+21
* Add tests to XMLReaderThiago Carvalho2019-03-157-1/+127
* Cleanup unused module globalsDmitry Stogov2019-03-121-6/+0
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+11
* Mark ext/xmlreader/tests/bug70309.phpt as online testNikita Popov2019-02-281-0/+1
* Range of new tests for xmlreader functionality and exceptions/errorsMarkBaker2019-02-176-0/+361
* Remove local variablesPeter Kokot2019-02-032-18/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* Implement typed propertiesNikita Popov2019-01-111-2/+4
* Use ZEND_THIS macro to hide implementation details in extensions code.Dmitry Stogov2018-11-151-16/+16
* Eliminate useless $this related checksDmitry Stogov2018-11-141-16/+17
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-153-3/+2
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1412-13/+13
* Trim trailing whitespace in testsGabriel Caruso2018-10-1416-20/+20
* Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+2
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-2/+2
* Bump minimum libxml version to 2.7.6Nikita Popov2018-09-232-17/+1
* Fix permissionsPeter Kokot2018-09-213-0/+0
* Remove unused Git attributes identPeter Kokot2018-07-2518-23/+2
* Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d...Dmitry Stogov2018-07-041-3/+3
* Export standard object handlers, to avoid indirect accessDmitry Stogov2018-05-311-10/+4
* Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-1/+1
* Keep initialized object_handlers structures in read-only memory.Dmitry Stogov2018-03-141-3/+3
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-204-4/+4
* Merge branch 'PHP-7.2'Joe2018-02-081-1/+1
|\
| * Fixes bug #75871 Use pkg-config for libxml2 if availablePedro Magalhães2018-02-081-1/+1
| * year++Xinchen Hui2018-01-022-2/+2
* | Use bool instead of boolean in protoGabriel Caruso2018-02-041-20/+20
* | year++Xinchen Hui2018-01-022-2/+2
* | Remove outdated TODO filesPeter Kokot2017-12-091-8/+0
* | Cleanup type conversionDmitry Stogov2017-12-071-9/+3
* | Add zend_object_alloc() APINikita Popov2017-11-251-1/+1
* | Use interned strings for "magic" property of internal classes. (not copyied i...Dmitry Stogov2017-11-011-1/+4
* | Remove PHP code examples from xmlreaderPeter Kokot2017-10-1911-170/+0
* | Add tests to XMLReader::expand error pathsThiago Carvalho2017-10-191-0/+29
* | Merge branch 'PHP-7.2'Anatol Belski2017-09-111-2/+2
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-111-2/+2
| |\
| | * Fix test compatibility with libxml2 2.9.5Anatol Belski2017-09-111-2/+2
* | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-75/+0
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-05-022-1/+17
|\ \ | |/
| * Fix bug #74457 Wrong reflection on XMLReader::expandFabien Villepinte2017-05-022-1/+17
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2