Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext/soap: Compare Set-Cookie header case-insensitively | Gabríel Arthúr Pétursson | 2020-09-17 | 1 | -6/+25 |
* | Fix #47021: SoapClient stumbles over WSDL delivered with "Transfer-Encoding: ... | Matteo Beccati | 2020-08-18 | 1 | -2/+15 |
* | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-05-21 | 1 | -2/+21 |
|\ | |||||
| * | Support content_type stream context option in soap | Vincent JARDIN | 2019-05-21 | 1 | -2/+21 |
| * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -1/+1 |
| * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | Future-proof email addresses | Zeev Suraski | 2018-11-01 | 1 | -1/+1 |
* | | Fix typos in code comments | Peter Kokot | 2018-07-25 | 1 | -1/+1 |
* | | 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 | -30/+30 |
* | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -1/+1 |
* | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | Encapsulate reference-counting primitives. | Dmitry Stogov | 2017-10-27 | 1 | -3/+3 |
* | | Refactor php_url struct to save memory dup in common cases | Xinchen Hui | 2017-08-06 | 1 | -44/+46 |
|/ | |||||
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Merge branch 'pull-request/2152' | Joe Watkins | 2016-10-20 | 1 | -1/+8 |
|\ | |||||
| * | soap #69137 - Invert logic to be correct | Keith Smiley | 2016-10-13 | 1 | -1/+1 |
| * | soap #69137 - Fix SSL verify when using a proxy | Keith Smiley | 2016-10-03 | 1 | -1/+8 |
* | | Fix some insecure usages of php_rand | Leigh | 2016-07-05 | 1 | -2/+6 |
* | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -3/+3 |
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -1/+1 |
|/ | |||||
* | Eliminate usages of _PP macros | Nikita Popov | 2016-03-03 | 1 | -10/+0 |
* | Fix bug #71610: Type Confusion Vulnerability - SOAP / make_http_soap_request() | Stanislav Malyshev | 2016-02-21 | 1 | -0/+2 |
* | 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 bug #70715 (Segmentation fault inside soap client) | Xinchen Hui | 2015-10-15 | 1 | -1/+5 |
* | | Fixed bug #70709 (SOAP Client generates Segfault) | Xinchen Hui | 2015-10-15 | 1 | -1/+6 |
* | | Fixed memory leak and avoid reallocations | Dmitry Stogov | 2015-09-24 | 1 | -68/+79 |
* | | fix datatype | Anatol Belski | 2015-08-07 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-08-04 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-08-04 | 1 | -10/+13 |
| |\ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-08-04 | 1 | -10/+13 |
| | |\ | |||||
| | | * | Fix bug #70081: check types for SOAP variables | Stanislav Malyshev | 2015-07-26 | 1 | -10/+13 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Reeze Xia | 2015-03-03 | 1 | -8/+15 |
| |\ \ \ | | |/ / | |||||
* | | | | Fixed bug #70079 (Segmentation fault after more than 100 SoapClient calls) | Xinchen Hui | 2015-07-16 | 1 | -0/+2 |
* | | | | Fixed Bug #70032 (make_http_soap_request calls zend_hash_get_current_key_ex(,... | Xinchen Hui | 2015-07-09 | 1 | -1/+1 |
* | | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -21/+21 |
* | | | | Merge branch 'PHP-5.6' | Dmitry Stogov | 2015-03-03 | 1 | -9/+15 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'PHP-5.5' into PHP-5.6 | Dmitry Stogov | 2015-03-03 | 1 | -8/+15 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2015-03-03 | 1 | -8/+15 |
| | |\ \ | | | |/ | |||||
| | | * | Added type checks | Dmitry Stogov | 2015-03-03 | 1 | -8/+15 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | | * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| | | * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | * | | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | * | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
| * | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | | fix bug #67955 | Philip Hofstetter | 2014-09-03 | 1 | -1/+1 |
* | | | | Cleanup resource handling APIs | Xinchen Hui | 2015-02-02 | 1 | -2/+2 |