90 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Zoe Slattery 6917639217 fix tests 17 years ago
Pierre Joye d8b76a8411 - add a note about the actual problen so we don't forget it 17 years ago
Pierre Joye c32cdc4fd0 - better fix for file:/// and file://localhost (thx Ilia), init file_dest when the path is an uri 17 years ago
Pierre Joye c11979a8bf - #48202, Out of memory error when passing non-existing filename, enable related tests (marked as XFAIL now) 17 years ago
Felipe Pena 11c78461d6 - New tests (testfest DutchUG) 17 years ago
Ilia Alshanetsky 60d4c0308a Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on invalid 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Ilia Alshanetsky c9f030f576 Fixed bug #46887 (Invalid calls to php_error_docref()) 17 years ago
Felipe Pena fc2fb50d09 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena 7a37fa2d6b - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena df10005563 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Ilia Alshanetsky 4732ab390c Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on 18 years ago
Felipe Pena f53142acb6 - Added arginfo 18 years ago
Felipe Pena 9324869ef5 Fix tests (new error message for void parameters) 18 years ago
Felipe Pena 84a8bb038a MFH: New way for check void parameters 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Antony Dovgal 1c5b478ff5 MFH 19 years ago
Antony Dovgal 48d4654670 MFH 19 years ago
Ilia Alshanetsky a687b6e6b3 Fixed bug #43099 (XMLWriter::endElement() does not check # of params) 19 years ago
Dmitry Stogov 6c810b0d4c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Antony Dovgal b355edcc3a MFH 19 years ago
Antony Dovgal a61d445360 fix tests as discussed 19 years ago
Dmitry Stogov c0481701be Fixed tests 19 years ago
Pierre Joye 19d1d24d60 - [@DOC] MFH: #41326, better fix. It restores BC and allows both canonical 19 years ago
Pierre Joye 223cfe342f - MFH: #41326, Writing empty tags with Xmlwriter::WriteElement[ns] 19 years ago
Rob Richards 78ccf4e0c2 Fix bug #41287 (Namespace functions don't allow xmlns to be optional) 19 years ago
Rob Richards 57792acabc MFH: parameter entity argument (pe) should be bool 19 years ago
Hannes Magnusson 252b9e9fb1 MFH: bug #39504 (xmlwriter_write_dtd_entity() creates Attlist tag, not entity) 19 years ago
Ilia Alshanetsky cb70d99ee2 fixed compiler warning 19 years ago
Ilia Alshanetsky 5787b56554 Added missing entity functions (MFH from HEAD) 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Nuno Lopes d6802e1022 statification of local functions and variables. 20 years ago
Hannes Magnusson 050f94f746 MFH: Fix double "wron param count" messages 20 years ago
Nuno Lopes 557b583434 plug leaks that in the previous patch 20 years ago
Nuno Lopes c7101ba6d2 add missing checks around expand_filepath() 20 years ago
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. 21 years ago
Antony Dovgal 9417c070f6 MFH: fix C++ comments in C code 21 years ago
Antony Dovgal bc22352c30 fix tests and their skip conditions 21 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