summaryrefslogtreecommitdiff
path: root/ext/xmlwriter/php_xmlwriter.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Fixed compilation warningsDmitry Stogov2016-06-221-3/+5
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* | Internal function argumensts cleanup (strict_types)Xinchen Hui2015-12-121-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-031-1/+1
| | * | Happy New YearXinchen Hui2013-01-011-1/+1
| | * | 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-011-1/+1
| | | * | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| | | * | - Year++Felipe Pena2011-01-011-1/+1
| | * | | - Year++Felipe Pena2012-01-011-1/+1
| | * | | - 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-151-1/+1
| * | | Bump yearXinchen Hui2014-01-031-1/+1
* | | | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-231-1/+1
* | | | 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-151-1/+1
* | | | trailing whitespace removalStanislav Malyshev2015-01-101-56/+56
* | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-60/+60
* | | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-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-041-228/+61
* | | | Bump yearXinchen Hui2014-01-031-1/+1
|/ / /
* | | Happy New YearXinchen Hui2013-01-011-1/+1
* | | - Fixed bug #62064 (memory leak in the XML Writer module)Felipe Pena2012-05-181-0/+2
* | | - Year++Felipe Pena2012-01-011-1/+1
* | | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
|/ /
* | - Year++Felipe Pena2011-01-011-1/+1
* | Added caches to eliminate repeatable run-time bindings of functions, classes,...Dmitry Stogov2010-05-241-3/+1
* | Removed safe_modeKalle Sommer Nielsen2010-04-261-1/+1
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - add a note about the actual problen so we don't forget itPierre Joye2009-05-261-0/+3
* - better fix for file:/// and file://localhost (thx Ilia), init file_dest whe...Pierre Joye2009-05-251-2/+4
* - #48202, Out of memory error when passing non-existing filename, enable rela...Pierre Joye2009-05-251-4/+24
* Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on invalidIlia Alshanetsky2009-05-111-0/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1