summaryrefslogtreecommitdiff
path: root/ext/xmlwriter
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | | | | Merge branch 'PHP-5.6'Lior Kaplan2015-04-011-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix typo: unitialized -> uninitializedLior Kaplan2015-04-011-1/+1
| |/ / /
| * | | Bump yearXinchen Hui2015-01-152-2/+2
* | | | Fixed testsXinchen Hui2015-03-304-4/+4
* | | | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+4
* | | | Move zend_object->guards into additional slot of zend_object->properties_tabl...Dmitry Stogov2015-02-041-1/+1
* | | | Cleanup resource handling APIsXinchen Hui2015-02-021-23/+62
* | | | bump yearXinchen Hui2015-01-152-2/+2
* | | | trailing whitespace removalStanislav Malyshev2015-01-101-56/+56
* | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-60/+60
* | | | Removed ZEND_ENGINE_2 checks (and ZE1 code, it's been a decade!)Andrea Faulds2014-12-051-3/+0
* | | | Merge branch 'PHP-5.6'Stanislav Malyshev2014-11-234-0/+148
|\ \ \ \ | |/ / /
| * | | xmlwriter_full_end_element testsMauricio Vieira2014-08-022-0/+77
| * | | Tests for writeAttributeNS and xmlwriter_write_attribute_nsMauricio Vieira2014-08-022-0/+71
| * | | Bump yearXinchen Hui2014-01-032-2/+2
* | | | removed *.dsw and *.dsp filesAnatol Belski2014-09-281-113/+0
* | | | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-202-2/+2
|\ \ \ \
| * | | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
* | | | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-1/+1
|/ / / /