summaryrefslogtreecommitdiff
path: root/ext/soap/tests/bugs
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #69085 (SoapClient's __call() type confusion through unserialize()).Xinchen Hui2015-02-271-0/+17
* Fixed testsDmitry Stogov2013-12-121-2/+3
* Fixed bug #66112 (Use after free condition in SOAP extension). (martin dot ko...Dmitry Stogov2013-12-102-0/+77
* Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-07-311-0/+28
|\
| * Fixed bug #65018 (SoapHeader problems with SoapServer)Dmitry Stogov2013-07-311-0/+28
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-07-231-2/+2
|\ \ | |/
| * fixed bug #65311 testsuite failure due to incomplete fix to bug28985.phptAnatol Belski2013-07-231-2/+2
| * typo fixesVeres Lajos2013-07-152-2/+2
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-2/+2
* | typo fixesVeres Lajos2013-07-152-2/+2
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-2/+2
* | Fix whitespace issue in the SOAP testNikita Popov2013-03-281-1/+1
* | Fix SOAP testNikita Popov2013-03-281-5/+0
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-1039-0/+0
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-1039-0/+0
| |\
| | * Remove executable permission on phptXinchen Hui2012-10-1039-0/+0
| * | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-09-032-0/+70
| |\ \ | | |/
| | * Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)Dmitry Stogov2012-09-032-0/+70
| * | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-162-1/+53
| |\ \ | | |/
| | * Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt failsAnatoliy Belsky2012-04-162-1/+53
| | * more verbose skip reason in test files with not so obvious extension requirem...Olivier DOUCET2012-02-251-1/+1
| | * Fixed bug #54911 (Access to a undefined member in inherit SoapClient may caus...Dmitry Stogov2011-11-281-0/+22
| | * Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)Dmitry Stogov2011-11-142-0/+207
| | * Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION c...Dmitry Stogov2011-08-102-0/+95
| | * - Added missing SKIPIFFelipe Pena2010-08-065-0/+10
| | * Fixed bug #50762 (in WSDL mode Soap Header handler function only being called...Dmitry Stogov2010-05-282-0/+81
| | * Fixed bug #50698 (SoapClient should handle wsdls with some incompatiable endp...Dmitry Stogov2010-05-058-0/+1252
| * | more verbose skip reason in test files with not so obvious extension requirem...Olivier DOUCET2012-02-251-1/+1
| * | test fixesStanislav Malyshev2011-12-261-0/+1
| * | Fixed bug #54911 (Access to a undefined member in inherit SoapClient may caus...Dmitry Stogov2011-11-281-0/+22
| * | Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)Dmitry Stogov2011-11-142-0/+207
| * | Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION c...Dmitry Stogov2011-08-102-0/+95
* | | Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)Dmitry Stogov2012-09-032-0/+70
* | | remove remaining traces of unicode.* ini settingsNuno Lopes2012-05-271-3/+0
* | | Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt failsAnatoliy Belsky2012-04-162-1/+53
* | | more verbose skip reason in test files with not so obvious extension requirem...Olivier DOUCET2012-02-251-1/+1
* | | test fixesStanislav Malyshev2011-12-261-0/+1
* | | Fixed bug #54911 (Access to a undefined member in inherit SoapClient may caus...Dmitry Stogov2011-11-281-0/+22
* | | Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)Dmitry Stogov2011-11-142-0/+207
* | | Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION c...Dmitry Stogov2011-08-102-0/+95
|/ /
* | - Added missing SKIPIFFelipe Pena2010-08-065-0/+10
* | Fixed bug #50762 (in WSDL mode Soap Header handler function only being called...Dmitry Stogov2010-05-282-0/+81
* | Fixed bug #50698 (SoapClient should handle wsdls with some incompatiable endp...Dmitry Stogov2010-05-058-0/+1252
|/
* - Fix test (Bug #51036)Felipe Pena2010-02-151-1/+1
* - Added missing SKIPIFFelipe Pena2010-02-153-0/+6
* Fixed bug #47273 (Encoding bug in SoapServer->fault)Dmitry Stogov2009-08-261-0/+53
* Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault)Dmitry Stogov2009-02-182-0/+99
* Fixed bug #46419 (Elements of associative arrays with NULL value are lost)Dmitry Stogov2009-01-261-0/+43
* Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error mess...Dmitry Stogov2008-12-011-2/+2
* Fixed bug #44882 (SOAP extension object decoding bug)Dmitry Stogov2008-11-272-0/+139