Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 4 | -8/+0 |
* | Fix bug #78563 | Mark | 2019-10-07 | 4 | -2/+56 |
* | Convert some notices to warnings | Nikita Popov | 2019-10-02 | 1 | -13/+2 |
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 4 | -8/+0 |
* | Add missing SKIPIF (xml) | Fabien Villepinte | 2019-09-04 | 2 | -0/+4 |
* | Fix default value | Christoph M. Becker | 2019-09-03 | 1 | -1/+1 |
* | Don't explicitly set return value on ZPP failure in ext/xml | Christoph M. Becker | 2019-09-03 | 1 | -1/+1 |
* | Add ext/xml stubs | Christoph M. Becker | 2019-09-03 | 3 | -108/+143 |
* | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-05 | 1 | -1/+4 |
|\ | |||||
| * | Allow exceptions in __toString() | Nikita Popov | 2019-06-05 | 1 | -1/+4 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-04 | 1 | -6/+1 |
|\ \ | |/ | |||||
| * | Use a common setup macro to detect the Expat library | Hugh McMaster | 2019-06-04 | 1 | -6/+1 |
* | | Merge branch 'PHP-7.4' | Dmitry Stogov | 2019-05-28 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros | Dmitry Stogov | 2019-05-28 | 1 | -1/+2 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-05-27 | 1 | -23/+10 |
|\ \ | |/ | |||||
| * | ext/xml: Use PKG_CHECK_MODULES to detect the Expat library | Hugh McMaster | 2019-05-27 | 1 | -23/+10 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-12 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -2/+0 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-04-18 | 1 | -12/+1 |
|\ \ | |/ | |||||
| * | Rename --enable-libxml to --with-libxml to meet naming guidelines | Hugh McMaster | 2019-04-18 | 1 | -1/+1 |
| * | Use PKG_CHECK_MODULES to detect libxml2 | Hugh McMaster | 2019-04-18 | 1 | -2/+0 |
| * | Remove support for --with-libxml-dir | Hugh McMaster | 2019-04-18 | 1 | -10/+1 |
* | | Fix get_gc signature | Nikita Popov | 2019-04-08 | 1 | -3/+3 |
* | | ext/xml: Use object instead of resource | Nikita Popov | 2019-04-08 | 3 | -123/+170 |
|/ | |||||
* | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 5 | -5/+5 |
* | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -6/+17 |
* | Remove more zpp error tests | Nikita Popov | 2019-03-05 | 22 | -981/+0 |
* | Added test for xml_parser_set_option | Mark Niebergall | 2019-02-10 | 1 | -0/+25 |
* | Remove zpp variation tests | Nikita Popov | 2019-02-05 | 25 | -5929/+0 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 7 | -36/+1 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 4 | -4/+4 |
* | Implement typed properties | Nikita Popov | 2019-01-11 | 1 | -5/+9 |
* | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-10-30 | 1 | -3/+5 |
|\ | |||||
| * | Fix and improve test case | Christoph M. Becker | 2018-10-30 | 1 | -3/+5 |
* | | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-10-27 | 2 | -1/+34 |
|\ \ | |/ | |||||
| * | Fix #71592: External entity processing never fails | Christoph M. Becker | 2018-10-27 | 2 | -1/+34 |
* | | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-10-16 | 2 | -0/+35 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-10-16 | 2 | -0/+35 |
| |\ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-10-16 | 2 | -0/+35 |
| | |\ | |||||
| | | * | Add support for getting SKIP_TAGSTART and SKIP_WHITE options | Christoph M. Becker | 2018-10-16 | 2 | -0/+35 |
| | | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 54 | -55/+6 |
| | | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 68 | -401/+401 |
| | | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 4 | -54/+54 |
| | | * | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 1 | -24/+24 |
| | * | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 50 | -51/+6 |
| | * | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 64 | -380/+380 |
| | * | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 4 | -52/+52 |
| * | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 49 | -50/+5 |
| * | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 64 | -380/+380 |
* | | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 49 | -50/+5 |