Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). | Ant Phillips | 2008-12-03 | 57 | -0/+8001 | |
| | ||||||
* | Fixed bug #46409 (__invoke method called outside of object context when ↵ | Dmitry Stogov | 2008-11-27 | 1 | -1/+1 | |
| | | | | using array_map) | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -24/+0 | |
| | ||||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+24 | |
| | ||||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -24/+0 | |
| | ||||||
* | - Removed unnecessary variable | Felipe Pena | 2008-08-24 | 1 | -4/+2 | |
| | ||||||
* | fix folding | Antony Dovgal | 2008-07-17 | 1 | -1/+2 | |
| | ||||||
* | Support for closures | Dmitry Stogov | 2008-07-17 | 2 | -1/+48 | |
| | ||||||
* | - Removed unnecessary #include "zend_arg_defs.c" | Felipe Pena | 2008-07-05 | 1 | -3/+0 | |
| | ||||||
* | - Added arginfo | Felipe Pena | 2008-07-01 | 1 | -30/+162 | |
| | ||||||
* | - do not enable an ext when a lib/header fails | Pierre Joye | 2008-06-23 | 1 | -7/+12 | |
| | | | | | | - use MESSAGE in mysql* - use correct CFLAGS for ext/libxml headers | |||||
* | - really check for the dependency, libs and header and don't enable the ext ↵ | Pierre Joye | 2008-06-22 | 1 | -2/+0 | |
| | | | | if something is missing | |||||
* | fix parameter parsing change | Rob Richards | 2008-06-22 | 1 | -9/+4 | |
| | ||||||
* | - New parameter parsing API | Felipe Pena | 2008-06-22 | 1 | -120/+115 | |
| | ||||||
* | fix test names | Antony Dovgal | 2008-05-14 | 1 | -1/+1 | |
| | ||||||
* | fix typo | Rasmus Lerdorf | 2008-01-30 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug #43957 (utf8_decode() bogus conversion of partial multibyte UTF8 char) | Rasmus Lerdorf | 2008-01-29 | 2 | -3/+28 | |
| | ||||||
* | remove unused PHP_EXTNAME_API macros. | Nuno Lopes | 2008-01-03 | 1 | -6/+0 | |
| | | | | | #in preparation for the gcc 4 visibility patch | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 4 | -4/+4 | |
| | ||||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -2/+2 | |
| | ||||||
* | Typo | Martin Kraemer | 2007-03-14 | 1 | -1/+1 | |
| | ||||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 4 | -4/+4 | |
| | ||||||
* | MFH | Antony Dovgal | 2006-12-26 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| |