summaryrefslogtreecommitdiff
path: root/ext/soap
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1'Nikita Popov2017-01-012-50/+0
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-012-50/+0
| |\
| | * Flush stderr on win32 in cli_log_messageNikita Popov2017-01-012-50/+0
* | | Finish remaining replacement uint => uint32_tAnatol Belski2016-12-221-1/+1
* | | Merge branch 'PHP-7.1'Nikita Popov2016-12-131-17/+33
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-12-131-17/+33
| |\ \ | | |/
| | * More fixes for bug #73089Nikita Popov2016-12-131-17/+33
* | | further normalizations, uint vs uint32_tAnatol Belski2016-11-261-2/+2
* | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-1/+1
* | | Merge branch 'PHP-7.1'Anatol Belski2016-11-211-0/+17
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-211-0/+17
| |\ \ | | |/
| | * Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-11-211-0/+17
| | |\
| | | * add test for bug #73452Anatol Belski2016-11-211-0/+17
| | | * Backport 15ac4904 to 5.6Anatol Belski2016-11-211-5/+26
* | | | Merge branch 'PHP-7.1'Nikita Popov2016-11-202-5/+36
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-11-202-5/+36
| |\ \ \ | | |/ /
| | * | Fix bug #73538Craig Duncan2016-11-202-5/+36
* | | | Remove Netware supportKalle Sommer Nielsen2016-11-121-1/+1
|/ / /
* | | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-11-101-5/+10
|\ \ \ | |/ /
| * | Don't update proprties inplace.Dmitry Stogov2016-11-101-5/+10
| * | Merge branch 'pull-request/2152' into PHP-7.0Joe Watkins2016-10-203-1/+56
| |\ \
| * | | Fixed bug #73237Keith Smiley2016-10-123-2/+147
| * | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-10-101-0/+180
| |\ \ \ | | | |/ | | |/|
| | * | add test for bug #73037Anatol Belski2016-10-101-0/+180
* | | | Merge branch 'pull-request/2152' into PHP-7.1Joe Watkins2016-10-203-1/+56
|\ \ \ \ | | |_|/ | |/| |
| * | | soap #69137 - Invert logic to be correctKeith Smiley2016-10-132-2/+7
| * | | soap #69137 - Fix SSL verify when using a proxyKeith Smiley2016-10-033-1/+51
| |/ /
* | | Introduced HT_IS_PACKED() and HT_IS_WITHOUT_HOLES() macros. (Benjamin Coutu)Dmitry Stogov2016-10-191-0/+4
* | | Fixed bug #73237Keith Smiley2016-10-143-2/+147
* | | add test for bug #73037Anatol Belski2016-10-141-0/+180
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-232-199/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-09-232-199/+0
| |\ \ | | |/
| | * Revert "Fixed bug #73037 SoapServer reports Bad Request when gzipped"Anatol Belski2016-09-232-199/+0
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-231-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-09-231-0/+1
| |\ \ | | |/
| | * skip this test for now as it seems to have issues running dev serverAnatol Belski2016-09-231-0/+1
| | * Fixed bug #73037 SoapServer reports Bad Request when gzippedAnatol Belski2016-09-232-0/+198
| | * Fixed bug #70979 crash with bad soap requestAnatol Belski2016-01-141-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-232-0/+198
|\ \ \ | |/ /
| * | Fixed bug #73037 SoapServer reports Bad Request when gzippedAnatol Belski2016-09-232-0/+198
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-303-3/+33
|\ \ \ | |/ /
| * | Fix bug #71711Nikita Popov2016-08-303-3/+33
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-302-0/+22
|\ \ \ | |/ /
| * | Fixed bug #71996Nikita Popov2016-08-302-0/+22
* | | Fix some insecure usages of php_randLeigh2016-07-051-2/+6
* | | Fixed compilation warningsDmitry Stogov2016-06-233-11/+11
* | | Fixed compilation warningsDmitry Stogov2016-06-222-90/+90
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-213-4/+4
* | | Implemented RFC: Replace "Missing argument" warning with "Too few arguments" ...Dmitry Stogov2016-06-162-2/+2
* | | Reimplemented Bob's commit bac6fdb0c52c924e726c5a78de8858bf27b6586b without i...Dmitry Stogov2016-05-061-1/+1