| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix and improve test case | Christoph M. Becker | 2018-10-30 | 1 | -3/+5 |
| * | Fix #71592: External entity processing never fails | Christoph M. Becker | 2018-10-27 | 2 | -1/+34 |
| * | 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 |
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-10-09 | 2 | -1/+42 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-10-09 | 2 | -1/+42 |
| | |\ \ | | |/ | |||||
| | | * | Fix #30875: xml_parse_into_struct() does not resolve entities | Christoph M. Becker | 2018-10-09 | 2 | -1/+42 |
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-09-15 | 1 | -0/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Fix #76886: Can't build xmlrpc with expat | Thomas Petazzoni | 2018-09-15 | 1 | -0/+1 |
| * | | | Trim trailing whitespaces in build files | Peter Kokot | 2018-07-29 | 1 | -2/+2 |
| * | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 5 | -10/+1 |
| * | | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -7/+7 |
| * | | | Merge branch 'PHP-7.2' | Nikita Popov | 2018-03-23 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Fix expat_compat.h path used in #include | Tom Van Looy | 2018-03-23 | 1 | -1/+1 |
| * | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
| * | | | Reduce variable scope | Anatol Belski | 2018-02-17 | 1 | -2/+1 |
| * | | | Merge branch 'PHP-7.2' | Joe | 2018-02-08 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Joe | 2018-02-08 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Fixes bug #75871 Use pkg-config for libxml2 if available | Pedro Magalhães | 2018-02-08 | 1 | -1/+1 |
| | | * | year++ | Xinchen Hui | 2018-01-02 | 4 | -4/+4 |
| | | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 4 | -4/+4 |
| | * | | year++ | Xinchen Hui | 2018-01-02 | 4 | -4/+4 |
| * | | | Use bool instead of boolean while throwing a type error | Gabriel Caruso | 2018-02-04 | 20 | -80/+80 |
| * | | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 23 | -111/+111 |
| * | | | Add missing SKIPIF sections | Gabriel Caruso | 2018-02-03 | 1 | -1/+3 |
| * | | | Trailing whitespaces on ext/* | Gabriel Caruso | 2018-01-04 | 1 | -5/+5 |
| * | | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -43/+43 |
| * | | | year++ | Xinchen Hui | 2018-01-02 | 4 | -4/+4 |
| * | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -6/+6 |
| * | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 2 | -2/+2 |
| * | | | Cleanup type conversion | Dmitry Stogov | 2017-12-07 | 1 | -6/+3 |
| * | | | Kill compiler warnings in ext/xml | Kalle Sommer Nielsen | 2017-08-24 | 1 | -1/+1 |
| * | | | We don't use these makefiles for compiling PHP extensions anymore (PHP4 era) | Kalle Sommer Nielsen | 2017-08-17 | 1 | -172/+0 |
| * | | | Get rid of all these old package[2].xml files, most of these had no had a rel... | Kalle Sommer Nielsen | 2017-08-17 | 1 | -74/+0 |
| |/ / | |||||
| * | | Deprecate each() | Nikita Popov | 2017-02-03 | 5 | -5/+5 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 4 | -6/+6 |
| * | | Merge branch 'PHP-7.1' | Anatol Belski | 2016-11-22 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-11-22 | 1 | -1/+1 |
| | |\ | |||||
| | | * | remove TSRMLS_* | Anatol Belski | 2016-11-21 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git.php.net:/php-src | Joe Watkins | 2016-11-13 | 1 | -7/+0 |
| |\ \ \ | |||||
