Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ | |||||
| * | | | Fix build | Nikita Popov | 2016-11-12 | 1 | -4/+5 |
* | | | | news entry for #1787 | Joe Watkins | 2016-11-13 | 2 | -0/+31 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | fix news | Joe Watkins | 2016-11-12 | 2 | -3/+29 |
| |\ \ | | |/ | |||||
| | * | fixed bug generated by fixes bug #73135 | Edgar R. Sandi | 2016-11-12 | 1 | -1/+3 |
| | * | phpt file to bug #73135 | Edgar R. Sandi | 2016-11-12 | 1 | -0/+24 |
| | * | fixes bug #73135 | Edgar R. Sandi | 2016-11-12 | 1 | -4/+4 |
* | | | fixed bug generated by fixes bug #73135 | Edgar R. Sandi | 2016-11-12 | 1 | -1/+3 |
* | | | Move utf8_encode and utf8_decode to ext/standard | Andrea Faulds | 2016-10-17 | 8 | -539/+0 |
|/ / | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-20 | 2 | -3/+3 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-20 | 2 | -3/+3 |
| |\ | |||||
| | * | Improvements to fix #72714, suggested by nikic | Christoph M. Becker | 2016-08-20 | 2 | -3/+3 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-20 | 2 | -6/+49 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-20 | 2 | -6/+49 |
| |\ \ | | |/ | |||||
| | * | Fix #72714: _xml_startElementHandler() segmentation fault | Christoph M. Becker | 2016-08-20 | 2 | -8/+51 |
| * | | Unused var | Xinchen Hui | 2016-08-17 | 1 | -1/+0 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-08-17 | 2 | -1/+76 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-08-17 | 2 | -1/+76 |
| |\ \ | | |/ | |||||
| | * | #72085: SEGV on unknown address zif_xml_parse | Christoph M. Becker | 2016-08-17 | 2 | -1/+76 |
| * | | fix #72206 (xml_parser_create/xml_parser_free leaks mem) | Joe Watkins | 2016-05-14 | 1 | -3/+4 |
* | | | Fix bug #72099: xml_parse_into_struct segmentation fault | Stanislav Malyshev | 2016-06-28 | 1 | -1/+1 |
* | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-23 | 1 | -2/+2 |