summaryrefslogtreecommitdiff
path: root/ext/xmlwriter
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / /
* | | | first show to make 's' work with size_tAnatol Belski2014-08-271-17/+30
* | | | master renames phase 3Anatol Belski2014-08-251-1/+1
* | | | master renames phase 1Anatol Belski2014-08-251-1/+1
* | | | ported xsl, xml reader and writerAnatol Belski2014-08-191-1/+1
* | | | basic macro replacements, all at onceAnatol Belski2014-08-191-1/+1
* | | | Use self instead of this(keyword)Xinchen Hui2014-05-041-68/+68
* | | | Port XMLWriterXinchen Hui2014-05-042-229/+68
* | | | Bump yearXinchen Hui2014-01-032-2/+2
|/ / /
* | | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | | typo fixesVeres Lajos2013-07-151-1/+1