summaryrefslogtreecommitdiff
path: root/ext/xmlwriter
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-152-3/+3
* More zpp error/variation test removalsNikita Popov2019-03-084-85/+0
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+11
* Use zend_parse_parameters_none() in XmlWriter::openMemory()Nikita Popov2019-02-203-4/+6
* Avoid file conflicts in XmlWriter testsNikita Popov2019-02-1911-18/+18
* Tests for XMLWriter write cdata and rawMarkBaker2019-02-172-0/+58
* Remove local variablesPeter Kokot2019-02-032-18/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1510-10/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-145-5/+5
* Trim trailing whitespace in testsGabriel Caruso2018-10-1425-58/+58
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Bump minimum libxml version to 2.7.6Nikita Popov2018-09-237-16/+0
* Remove checks for libxml < 2.6.11Nikita Popov2018-09-161-26/+0
* Remove unused Git attributes identPeter Kokot2018-07-2527-39/+9
* Export standard object handlers, to avoid indirect accessDmitry Stogov2018-05-311-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-202-2/+2
* 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
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | year++Xinchen Hui2018-01-022-2/+2
* | Remove outdated TODO filesPeter Kokot2017-12-091-5/+0
* | Add zend_object_alloc() APINikita Popov2017-11-251-1/+1
* | Remove PHP code examples from xmlwriter extensionPeter Kokot2017-10-154-122/+0
* | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-172-201/+0
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-022-2/+2
|/
* Fixed compilation warningsDmitry Stogov2016-06-221-3/+5
* Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-201-0/+33
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
* | Internal function argumensts cleanup (strict_types)Xinchen Hui2015-12-121-1/+1
* | catch more places for libxml headers searchAnatol Belski2015-05-101-1/+1
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-141-2/+2
|\ \ | |/
| * Merge branch 'PHP-5.5-security' into PHP-5.5.24Stanislav Malyshev2015-04-121-1/+1
| |\
| * \ Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-111-2/+2
| |\ \
| | * | Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)Stanislav Malyshev2015-04-111-2/+2
| | * | Bump yearXinchen Hui2014-01-032-2/+2
| | * | typo fixesVeres Lajos2013-07-151-1/+1
| | * | Happy New YearXinchen Hui2013-01-012-2/+2
| | * | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-05-181-0/+2
| | |\ \
| | | * | - Fixed bug #62064 (memory leak in the XML Writer module)Felipe Pena2012-05-181-0/+2
| | | * | - Year++Felipe Pena2012-01-012-2/+2
| | | * | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| | | * | - Year++Felipe Pena2011-01-012-2/+2
| | * | | - Year++Felipe Pena2012-01-012-2/+2