55 Commits (3003cd2473fe2a12ba052d6304bd5846100fd1cc)

Author SHA1 Message Date
Pierre Joye 92b6f24241 - fix tests for PI with libxml 2.6.24+, a new line is now added 20 years ago
Antony Dovgal 24d3381b10 fix typo, add new test 20 years ago
Rob Richards 1048c9cd52 Synch with HEAD 20 years ago
Marcus Boerger 77c1b56cd7 - Update after api changes 20 years ago
Antony Dovgal 0f510a6a95 #ifdef new functions and use their bodies to make PECL extensions compile with PHP < 5.1.3 20 years ago
Antony Dovgal 59b8592c8c fix bug #36898 (__set() leaks in classes extending internal ones) 20 years ago
Pierre Joye 8fe545aab7 - fix order 20 years ago
Antony Dovgal bccf4bd9e7 MFH: initialize variables and reduce the number of warnings 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Ilia Alshanetsky ab55ed15d5 Fixed parameter parsing for setIndent() method. 20 years ago
Antony Dovgal 9417c070f6 MFH: fix C++ comments in C code 20 years ago
Antony Dovgal bc22352c30 fix tests and their skip conditions 20 years ago
Rob Richards cc96967132 MFH: allow NULL prefix to create default namespace 21 years ago
Rob Richards c98ef984d8 MFH: enable a few additional functions 21 years ago
Rob Richards 5b561a6df3 MFH: fix res parameter typos 21 years ago
Antony Dovgal 6190512876 MFH: fix typos in xmlwriter/config.m4 21 years ago
Antony Dovgal 72e366657b MFH: fix compile warning 21 years ago
foobar ef7cb6880f MFH 21 years ago
Michael Wallner ab6a987f86 MFJ: use --enable instead of --with 21 years ago
foobar ee72c31788 MFH 21 years ago
Ilia Alshanetsky 2fae8d37c0 Enable hash & xmlwriter by default 21 years ago
Ilia Alshanetsky bcd9356df5 Added xmlwriter to 5.1 21 years ago
SVN Migration 4571221d8e This commit was manufactured by cvs2svn to create branch 'PHP_5_1'. 21 years ago
Pierre Joye a26f8ca351 - each file needs a role 21 years ago
Pierre Joye e451fb4a42 - add package2.xml 21 years ago
Pierre Joye b345d31ffd - prepare release 21 years ago
Pierre Joye b80eaf1721 - fix examples 21 years ago
Rob Richards c47f0cc73b fix tests 21 years ago
Marcus Boerger d3c337e59d - Tweak tests a bit 21 years ago
Rob Richards f63e56dc1a Fix build under PHP 4 21 years ago
Rob Richards e923ffddab fix build for libxml > 2.6.17 21 years ago
Pierre Joye 4f2bca6cc9 - fix win32 builds, vc likes to have declarations first 21 years ago
Pierre Joye 5443879053 - OO example 21 years ago
Pierre Joye 58cb6bb07f - initial tests 21 years ago
Pierre Joye 8c1c4865ac - Add OO interface 21 years ago
Rob Richards 1a0579affa - now stable thanks to Pierre 21 years ago
Rob Richards fa65031982 - remove Experimental 21 years ago
Rob Richards d42656b033 use php streams for uri I/O under PHP 4 21 years ago
Pierre Joye a6b93ee6a0 - we do not use any global 21 years ago
Pierre Joye ec93388662 - we do not need this function anymore 21 years ago
Pierre Joye 19c1535ae5 - revert previous commit, use libxml version to enable or not a function 21 years ago
Marcus Boerger 03c03f5890 - Checks for older versions of libxml2 21 years ago
Rob Richards 6966023564 fix libxml versions for comments 21 years ago
Pierre Joye 0802829ad4 - ifdef all (protos and functions) and using the correct version 21 years ago
Pierre Joye ec684f72f8 - examples usage, initial commit 21 years ago
Pierre Joye 46eb3e977c - add xmlTextWriterStartComment and xmlTextWriterEndComment support 21 years ago
Pierre Joye f67803801e - more zend_bool. 21 years ago
Pierre Joye 3e5b42a291 - int is not zend_bool, fixed indented output 21 years ago
Hartmut Holzgraefe 1f98a966c5 fix aclocal "underquoted argument" warnings 21 years ago
Rob Richards 1aa7fda66b Fix bug #2482 (xmlwriter_start_document chrashes apache) 22 years ago