Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | Merge branch 'pull-request/2152' into PHP-7.1 | 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 |
* | | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -8/+8 |
* | | | | Drop duplicate arg from hash_get_current_key_ex | Nikita Popov | 2014-12-26 | 1 | -3/+3 |
* | | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -38/+38 |
* | | | | Rename smart_str_append to smart_str_append_smart_str | Nikita Popov | 2014-09-21 | 1 | -1/+1 |
* | | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | | | Fix SOAP warnings | Nikita Popov | 2014-09-05 | 1 | -2/+1 |
* | | | | Fix invalid zend_string free in soap | Nikita Popov | 2014-09-04 | 1 | -44/+37 |
* | | | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -61/+61 |
* | | | | fixes to %pd format usage | Anatol Belski | 2014-08-24 | 1 | -1/+1 |
* | | | | ported ext/soap | Anatol Belski | 2014-08-19 | 1 | -2/+2 |
* | | | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -56/+56 |
* | | | | cleanup | Dmitry Stogov | 2014-08-13 | 1 | -2/+1 |