| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -1/+0 |
| * | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -3/+3 |
| * | Merge branch 'PHP-7.2' | Stanislav Malyshev | 2018-02-26 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-02-26 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-02-26 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-02-26 | 1 | -2/+2 |
| | | | |\ | |||||
| | | | | * | Fix bug #75981: prevent reading beyond buffer start | Stanislav Malyshev | 2018-02-26 | 1 | -2/+2 |
| | | | | * | Improvement for bug73297 | Julien Pauli | 2016-11-17 | 1 | -1/+1 |
| | | | | * | http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses | Rowan Collins | 2016-11-17 | 1 | -0/+18 |
| | | * | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | * | | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| * | | | | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -2/+2 |
| * | | | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| * | | | | | Turn "php_stream_wrapper"s into constants | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
| * | | | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
| * | | | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-11-17 | 1 | -2/+6 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-11-17 | 1 | -2/+6 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-11-17 | 1 | -2/+6 |
| | | |\ \ \ | | | |/ / | |||||
| | | | * | | Fixed bug #75535 | Nikita Popov | 2017-11-17 | 1 | -2/+6 |
| * | | | | | Fix unsigned comparison | Anatol Belski | 2017-11-17 | 1 | -1/+1 |
| * | | | | | Encapsulate reference-counting primitives. | Dmitry Stogov | 2017-10-27 | 1 | -1/+1 |
| * | | | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-09-26 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Create $http_response_header even if not used | Nikita Popov | 2017-09-26 | 1 | -1/+1 |
| * | | | | | Refactor php_url struct to save memory dup in common cases | Xinchen Hui | 2017-08-06 | 1 | -29/+32 |
| |/ / / / | |||||
| * | | | | Write $http_response_header to local var at end | Nikita Popov | 2017-01-13 | 1 | -28/+27 |
| * | | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-01-08 | 1 | -4/+3 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-08 | 1 | -4/+3 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Fix OOB read introduced by previous commit | Nikita Popov | 2017-01-08 | 1 | -4/+3 |
| * | | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-01-07 | 1 | -15/+41 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-07 | 1 | -15/+41 |
| | |\ \ \ | | |/ / | |||||
| | | * | | http_fopen_wrapper.c - Handle HTTP headers with varying white space | Rowan Collins | 2017-01-07 | 1 | -15/+41 |
| | | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| | | * | | Improvement for bug73297 | Julien Pauli | 2016-11-17 | 1 | -1/+1 |
| | | * | | http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses | Rowan Collins | 2016-11-17 | 1 | -0/+18 |
| | * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| | * | | | Improvement for bug73297 | Julien Pauli | 2016-11-17 | 1 | -1/+1 |
| | * | | | http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses | Rowan Collins | 2016-11-17 | 1 | -0/+18 |
| * | | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
| * | | | | Improvement for bug73297 | Julien Pauli | 2016-11-17 | 1 | -1/+1 |
| * | | | | http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses | Rowan Collins | 2016-11-17 | 1 | -0/+18 |
| * | | | | Remove Netware support | Kalle Sommer Nielsen | 2016-11-12 | 1 | -3/+1 |
| |/ / / | |||||
| * | | | Avoid use of scratch space in HTTP fopen wrapper | Nikita Popov | 2016-08-07 | 1 | -55/+47 |
| * | | | Implement request #27814 | Ville Hukkamäki | 2016-08-04 | 1 | -17/+22 |
| * | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-23 | 1 | -1/+2 |
| * | | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -2/+2 |
| |/ / | |||||
| * | | emalloc never returns NULL (partially fix for #71753) | Xinchen Hui | 2016-03-10 | 1 | -4/+1 |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | | Fixed memory leak in php_stream_context_set_option() | Dmitry Stogov | 2015-10-29 | 1 | -0/+1 |
| * | | Merge remote-tracking branch 'origin/PHP-5.6' | Bob Weinand | 2015-09-04 | 1 | -7/+7 |
| |\ \ | |/ | |||||
