summaryrefslogtreecommitdiff
path: root/ext/soap
Commit message (Collapse)AuthorAgeFilesLines
* typo fixesVeres Lajos2013-07-155-8/+8
|
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-106-8/+8
| | | | | * pull-request/341: (23 commits) typofixes
* typo fixes (accommodate, parameter)Veres Lajos2013-06-101-2/+2
|
* Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-05-131-4/+4
|\ | | | | | | | | * PHP-5.3: fix heap overflow warnings on win x64 debug crt
| * fix heap overflow warnings on win x64 debug crtAnatol Belski2013-05-131-4/+4
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-02-211-4/+6
|\ \ | |/
| * Fix TSRM (after afc1debb)Johannes Schlüter2013-02-211-4/+6
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-201-2/+9
|\ \ | |/ | | | | | | | | | | | | | | * PHP-5.3: Fixed external entity loading Conflicts: ext/libxml/libxml.c ext/libxml/php_libxml.h
| * Fixed external entity loadingDmitry Stogov2013-02-201-2/+9
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-131-2/+2
|\ \ | |/ | | | | | | * PHP-5.3: Proper bit reset code
| * Proper bit reset codeDmitry Stogov2013-02-131-2/+2
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-071-0/+2
|\ \ | |/ | | | | | | * PHP-5.3: Disabled external entities loading
| * Disabled external entities loadingDmitry Stogov2013-02-071-0/+2
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-071-1/+31
|\ \ | |/ | | | | | | * PHP-5.3: Check if soap.wsdl_cache_dir confirms to open_basedir
| * Check if soap.wsdl_cache_dir confirms to open_basedirDmitry Stogov2013-02-071-1/+35
| |
| * Happy New Year~Xinchen Hui2013-01-0114-14/+14
| |
* | Happy New YearXinchen Hui2013-01-0114-14/+14
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-11-291-21/+3
|\ \ | |/ | | | | | | | | | | | | | | * PHP-5.3: Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests) Conflicts: NEWS ext/soap/soap.c
| * Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)Dmitry Stogov2012-11-291-21/+3
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-1067-0/+0
|\ \ | |/
| * Remove executable permission on phptXinchen Hui2012-10-1067-0/+0
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-09-031-3/+4
|\ \ | |/ | | | | | | * PHP-5.3: Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
| * Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).Dmitry Stogov2012-09-031-3/+4
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-09-032-0/+70
|\ \ | |/ | | | | | | * PHP-5.3: Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)
| * Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)Dmitry Stogov2012-09-032-0/+70
| |
| * Fix #62432 ReflectionMethod random corrupt memory on high concurrentJohannes Schlüter2012-06-271-1/+1
| | | | | | | | | | This fixes the same issue in multiple extensions. This isn't needed in later branches as 5.4 introduced object_properties_init()
* | Merge branch 'PHP-5.3' into PHP-5.4zoe slattery2012-05-152-6/+2
|\ \ | |/ | | | | | | * PHP-5.3: Change impl of GZIP_POST, DEFLATE_POST. See #62021
| * Change impl of GZIP_POST, DEFLATE_POST. See #62021zoe slattery2012-05-152-6/+2
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-162-1/+53
|\ \ | |/ | | | | | | * PHP-5.3: Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails
| * Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt failsAnatoliy Belsky2012-04-162-1/+53
| |
* | Fixed bug #61423 (gzip compression fails).Ilia Alshanetsky2012-04-031-1/+1
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Hannes Magnusson2012-03-241-1/+1
|\ \ | |/ | | | | | | | | * PHP-5.3: This is a git checkout Revert incorrect fix
| * Revert incorrect fixIlia Alshanetsky2012-03-241-1/+1
| |
| * Fixed bug #61423 (gzip compression fails).Ilia Alshanetsky2012-03-221-1/+1
| |
* | Fixed bug #61423 (gzip compression fails).Ilia Alshanetsky2012-03-221-1/+1
| | | | | | | | | | | | Conflicts: NEWS
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-03-213-68/+92
|\ \ | |/ | | | | | | | | | | | | | | * PHP-5.3: Fixed bug #49853 (Soap Client stream context header option ignored) Conflicts: NEWS ext/soap/php_sdl.c
| * Fixed bug #49853 (Soap Client stream context header option ignored)Dmitry Stogov2012-03-213-68/+92
| |
| * Fixed bug #60842, #51775 (Chunked response parsing error when chunksize ↵Ilia Alshanetsky2012-03-081-3/+3
| | | | | | | | length line is > 10 bytes).
| * Fixed bug #60887 (SoapClient ignores user_agent option and sends no ↵Dmitry Stogov2012-03-051-0/+7
| | | | | | | | User-Agent header)
| * more verbose skip reason in test files with not so obvious extension ↵Olivier DOUCET2012-02-251-1/+1
| | | | | | | | requirements
| * Fixed basic HTTP authentication for WSDL sub requests.Dmitry Stogov2012-02-011-2/+2
| |
| * Fixed basic HTTP authentication for WSDL sub requestsDmitry Stogov2012-02-011-0/+34
| |
| * - Year++Felipe Pena2012-01-0114-14/+14
| |
| * Fixed bug #54911 (Access to a undefined member in inherit SoapClient may ↵Dmitry Stogov2011-11-282-0/+33
| | | | | | | | cause Segmentation Fault)
| * Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)Dmitry Stogov2011-11-143-5/+212
| |
| * Prevent possible integer overflowDmitry Stogov2011-11-021-1/+1
| |
| * - skip on win, diff TZ formatPierre Joye2011-09-071-1/+5
| |
| * Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION ↵Dmitry Stogov2011-08-103-1/+133
| | | | | | | | contains itself)
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-7/+7
| |
| * - Added missing arginfos for void params and void param checksFelipe Pena2011-06-181-1/+4
| |