Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSL | SVN Migration | 2006-10-15 | 30 | -4575/+0 |
| | |||||
* | fix test | Hannes Magnusson | 2006-09-02 | 1 | -3/+1 |
| | |||||
* | fix bug #38454 (warning upon disabling handler via xml_set_element_handler) | Rob Richards | 2006-08-15 | 2 | -0/+95 |
| | | | | | | fix bug #38427 (unicode causes xml_parser to misbehave) add test | ||||
* | Expose the xml_utf8_encode function. | Ilia Alshanetsky | 2006-08-02 | 2 | -2/+2 |
| | |||||
* | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 2 | -19/+12 |
| | |||||
* | nuke unused variable | Antony Dovgal | 2006-02-02 | 1 | -2/+1 |
| | |||||
* | MFH: fix test | Rob Richards | 2006-01-04 | 1 | -2/+0 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 4 | -12/+12 |
| | |||||
* | - MFH Fix test by splitting it | Marcus Boerger | 2005-12-23 | 2 | -82/+188 |
| | |||||
* | - MFH Do not test output escaping here | Marcus Boerger | 2005-12-23 | 3 | -24/+24 |
| | |||||
* | - Find lib in default locations, too | Marcus Boerger | 2005-12-22 | 1 | -1/+1 |
| | |||||
* | add skipif conditions | Antony Dovgal | 2005-12-21 | 10 | -3/+26 |
| | |||||
* | MFH: Fixed bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) | Rob Richards | 2005-12-19 | 2 | -5/+50 |
| | | | | | add test | ||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | MFH | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | MFH: Hiding bugs is not purpose of the regression tests. | foobar | 2005-11-01 | 1 | -1/+3 |
| | |||||
* | Improve iconv skip conditions | Ilia Alshanetsky | 2005-10-30 | 1 | -1/+1 |
| | |||||
* | MFH: use spprintf where appropriate | Rob Richards | 2005-10-12 | 1 | -17/+18 |
| | |||||
* | MFH: Fixed Bug #27908 (xml default_handlers not being called) | Rob Richards | 2005-10-12 | 2 | -28/+44 |
| | | | | | | Fix memleak when entitydecls are parsed remove old ifdefs | ||||
* | This test failed because libxml versions differ.. | foobar | 2005-08-07 | 1 | -7/+7 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 4 | -4/+4 |
| | |||||
* | Added test for bug #27908 | foobar | 2005-07-31 | 1 | -0/+19 |
| | |||||
* | - Fix test. | foobar | 2005-07-31 | 1 | -3/+3 |
| | |||||
* | SystemID and publicID params reversed in declaration handlers | Rob Richards | 2005-07-31 | 1 | -2/+2 |
| | |||||
* | - If you ask me both (expat and libxml) are not really accurate about byte | Marcus Boerger | 2005-07-17 | 2 | -0/+92 |
| | | | | | | | positions and columns...however the line number information is now correct for both so for the moment we live with the situation that they return different byte and column information. | ||||
* | Netware also uses autoconf based config now | foobar | 2005-06-30 | 1 | -2/+0 |
| | |||||
* | fix test | Antony Dovgal | 2005-06-29 | 1 | -1/+2 |
| | |||||
* | - Plain path passed to PHP_INSTALL_HEADERS needs to have trailing / | foobar | 2005-06-20 | 1 | -1/+1 |
| | |||||
* | Use new dependency system | foobar | 2005-06-17 | 1 | -0/+12 |
| | |||||
* | nuke crap, end scripts always with ?> | foobar | 2005-06-03 | 1 | -2/+3 |
| | |||||
* | Add skipif, test requires iconv. | Magnus M��tt� | 2005-06-03 | 1 | -0/+3 |
| | |||||
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -1/+1 |
| | |||||
* | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 1 | -1/+2 |
| | | | | | | | - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir" | ||||
* | - Fix bug #32245 (xml_parser_free() in function assigned to the xml parser | Rob Richards | 2005-04-28 | 2 | -0/+12 |
| | | | | | gives a segfault) | ||||
* | - Made the libxml related stuff to error out if someone does --disable-all | foobar | 2005-04-27 | 1 | -10/+16 |
| | | | | | or --disable-libxml. Better than silently just leave the ext out.. | ||||
* | Partial fix test: It is still possible to use expat libs with ext/xml.. | foobar | 2005-04-03 | 1 | -4/+6 |
| | |||||
* | - Made it possible to build ext/xmlrpc with libxml2 | foobar | 2005-03-26 | 2 | -1/+10 |
| | |||||
* | - Turn off incorrect case folding to let test over. | Moriyoshi Koizumi | 2005-03-14 | 1 | -0/+1 |
| | |||||
* | - Fix #30266 | Marcus Boerger | 2005-03-11 | 1 | -4/+8 |
| | |||||
* | - Add testcases for bug #32001 | Moriyoshi Koizumi | 2005-03-02 | 1 | -0/+477 |
| | |||||
* | Fixed bug #32001 (xml_parse_into_struct() exceeds maximum execution time) | Rob Richards | 2005-03-02 | 1 | -0/+31 |
| | |||||
* | Declare error_mapping array as static and more const. | Joe Orton | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | test case for Bug #30266 | Hartmut Holzgraefe | 2005-02-10 | 1 | -0/+48 |
| | |||||
* | No reason to call empty RINIT, RSHUTDOWN and MSHUTDOWN functions here | Rasmus Lerdorf | 2005-02-07 | 1 | -25/+3 |
| | |||||
* | Fixed bug #31139 (XML Parser Functions seem to drop & when parsing) | Rob Richards | 2004-12-17 | 1 | -1/+2 |
| | |||||
* | internal entities get expanded if no default handler but cdata handler exists | Rob Richards | 2004-11-21 | 1 | -1/+6 |
| | |||||
* | Fixed bug #30061 (xml_set_start_namespace_decl_handler not called) | Rob Richards | 2004-11-18 | 1 | -16/+41 |
| | | | | | hopefully resolve a bunch of entity issues | ||||
* | Fixed bug #30832 ("!" stripped off comments in xml parser) | Rob Richards | 2004-11-18 | 1 | -4/+10 |
| | | | | | reset sax->initialized flag when not using SAX2 | ||||
* | fix SAX2 handling to work with libxml 2.6.16 | Rob Richards | 2004-11-18 | 1 | -3/+4 |
| | |||||
* | Fixed bug #30566 (attribute namespace URIs are inconsistent when parsing). | Rob Richards | 2004-11-13 | 1 | -1/+1 |
| |