| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-01-01 | 1 | -0/+16 |
| |\ | |||||
| | * | Fixed bug #75502 | Nikita Popov | 2018-01-01 | 1 | -0/+16 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-12-22 | 1 | -0/+20 |
| |\ \ | |/ | |||||
| | * | Fixed bug #70469 | Anton Artamonov | 2017-12-22 | 1 | -0/+20 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-11-02 | 1 | -2/+5 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-11-02 | 1 | -2/+5 |
| | |\ | |||||
| | | * | Fix ext/soap/tests/bug69137.phpt | Nikita Popov | 2017-11-02 | 1 | -2/+5 |
| * | | | Add test for invalid SoapFault parameters | Ken Guest | 2017-09-05 | 1 | -0/+28 |
| * | | | Remove superfluous semicolons | Tom Van Looy | 2017-06-26 | 1 | -1/+1 |
| * | | | Deprecate __autoload() | Nikita Popov | 2017-02-03 | 1 | -2/+2 |
| * | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-01-01 | 2 | -50/+0 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-01 | 2 | -50/+0 |
| | |\ \ | | |/ | |||||
| | | * | Flush stderr on win32 in cli_log_message | Nikita Popov | 2017-01-01 | 2 | -50/+0 |
| * | | | Remove more PHP 6 leftovers from tests | Nikita Popov | 2016-11-24 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-11-21 | 1 | -0/+17 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-11-21 | 1 | -0/+17 |
| | |\ | |||||
| | | * | add test for bug #73452 | Anatol Belski | 2016-11-21 | 1 | -0/+17 |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-11-20 | 1 | -0/+35 |
| |\ \ \ | |/ / | |||||
| | * | | Fix bug #73538 | Craig Duncan | 2016-11-20 | 1 | -0/+35 |
| | * | | Merge branch 'pull-request/2152' into PHP-7.0 | Joe Watkins | 2016-10-20 | 1 | -0/+46 |
| | |\ \ | |||||
| | * | | | Fixed bug #73237 | Keith Smiley | 2016-10-12 | 2 | -0/+143 |
| | * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-10-10 | 1 | -0/+180 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | add test for bug #73037 | Anatol Belski | 2016-10-10 | 1 | -0/+180 |
| * | | | | Merge branch 'pull-request/2152' into PHP-7.1 | Joe Watkins | 2016-10-20 | 1 | -0/+46 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | soap #69137 - Invert logic to be correct | Keith Smiley | 2016-10-13 | 1 | -1/+6 |
| | * | | | soap #69137 - Fix SSL verify when using a proxy | Keith Smiley | 2016-10-03 | 1 | -0/+41 |
| | |/ / | |||||
| * | | | Fixed bug #73237 | Keith Smiley | 2016-10-14 | 2 | -0/+143 |
| * | | | add test for bug #73037 | Anatol Belski | 2016-10-14 | 1 | -0/+180 |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-09-23 | 1 | -197/+0 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-09-23 | 1 | -197/+0 |
| | |\ \ | | |/ | |||||
| | | * | Revert "Fixed bug #73037 SoapServer reports Bad Request when gzipped" | Anatol Belski | 2016-09-23 | 1 | -197/+0 |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-09-23 | 1 | -0/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-09-23 | 1 | -0/+1 |
| | |\ \ | | |/ | |||||
| | | * | skip this test for now as it seems to have issues running dev server | Anatol Belski | 2016-09-23 | 1 | -0/+1 |
| | | * | Fixed bug #73037 SoapServer reports Bad Request when gzipped | Anatol Belski | 2016-09-23 | 1 | -0/+196 |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-09-23 | 1 | -0/+196 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed bug #73037 SoapServer reports Bad Request when gzipped | Anatol Belski | 2016-09-23 | 1 | -0/+196 |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-08-30 | 2 | -1/+31 |
| |\ \ \ | |/ / | |||||
| | * | | Fix bug #71711 | Nikita Popov | 2016-08-30 | 2 | -1/+31 |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-08-30 | 1 | -0/+21 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed bug #71996 | Nikita Popov | 2016-08-30 | 1 | -0/+21 |
| * | | | Implemented RFC: Replace "Missing argument" warning with "Too few arguments" ... | Dmitry Stogov | 2016-06-16 | 2 | -2/+2 |
| |/ / | |||||
| * | | Fix bug #71610: Type Confusion Vulnerability - SOAP / make_http_soap_request() | Stanislav Malyshev | 2016-02-21 | 1 | -0/+15 |
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Matteo Beccati | 2015-11-07 | 2 | -0/+206 |
| |\ \ | |/ | |||||
| | * | Fix bug #70875 Segmentation fault if wsdl has no targetNamespace attribute | Matteo Beccati | 2015-11-07 | 2 | -0/+206 |
| * | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-09-02 | 1 | -0/+17 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-09-01 | 1 | -0/+17 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-09-01 | 1 | -0/+17 |
| | | |\ | |||||
| | | | * | Fix bug #70388 - SOAP serialize_function_call() type confusion | Stanislav Malyshev | 2015-08-31 | 1 | -0/+17 |
| * | | | | Fixed bug #70211 (php 7 ZEND_HASH_IF_FULL_DO_RESIZE use after free) | Xinchen Hui | 2015-08-10 | 1 | -0/+24 |
