summaryrefslogtreecommitdiff
path: root/ext/xmlwriter
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | | | | | * PHP-5.6: tests image gd xmlwriter_full_end_element tests Tests for writeAttributeNS and xmlwriter_write_attribute_ns
| * 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
|\ \ | | | | | | | | | | | | | | | Conflicts: README.PARAMETER_PARSING_API ext/gmp/tests/001.phpt
| * | 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' ↵Christopher Jones2013-08-061-1/+1
| | | | | | text. Whitespace changes and a couple of grammar fixes.
* typo fixesVeres Lajos2013-07-151-1/+1
|
* Happy New YearXinchen Hui2013-01-012-2/+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
|
* Added caches to eliminate repeatable run-time bindings of functions, ↵Dmitry Stogov2010-05-241-3/+1
| | | | classes, constants, methods and properties
* revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+113
|
* Removed safe_modeKalle Sommer Nielsen2010-04-261-1/+1
| | | | | | | * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
* Remove old dsp/dsw/makefile files, these arent used by the build system ↵Kalle Sommer Nielsen2010-04-211-113/+0
| | | | anymore and are barely updated nor available for all extensions
* - Fix the fix :PFelipe Pena2010-02-151-2/+1
|
* - Fix test (bug #51040)Felipe Pena2010-02-151-1/+1
|
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
|
* fix testsZoe Slattery2009-07-1712-12/+12
|
* - 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 ↵Pierre Joye2009-05-251-2/+4
| | | | when the path is an uri
* - #48202, Out of memory error when passing non-existing filename, enable ↵Pierre Joye2009-05-254-13/+27
| | | | related tests (marked as XFAIL now)
* - New tests (testfest DutchUG)Felipe Pena2009-05-1612-0/+251
|
* Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on invalidIlia Alshanetsky2009-05-111-0/+1
| | | | | paths)
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
|
* Fixed bug #46887 (Invalid calls to php_error_docref())Ilia Alshanetsky2008-12-181-1/+1
| | | | | # Patch by oeriksson at mandriva dot com and crrodriguez at opensuse dot org
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-57/+0
|
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+57
|
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-57/+0
|
* Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory onIlia Alshanetsky2008-09-171-0/+6
| | | | | multiple calls).
* - Added arginfoFelipe Pena2008-06-271-84/+445
|
* Fix tests (new error message for void parameters)Felipe Pena2008-03-101-1/+1
|
* MFH: New way for check void parametersFelipe Pena2008-03-101-2/+2
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
|
* MFHAntony Dovgal2007-10-251-0/+1
|
* MFHAntony Dovgal2007-10-251-0/+1
|