summaryrefslogtreecommitdiff
path: root/ext/soap/tests
Commit message (Expand)AuthorAgeFilesLines
* - fix testPierre Joye2010-12-181-4/+4
* - NEWS update and test related to the NULL poisoning recent fixesPierre Joye2010-12-181-0/+17
* - 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
* - Fixed testsFelipe Pena2010-04-032-45/+10
* - Fix test (Bug #51036)Felipe Pena2010-02-151-1/+1
* - Added missing SKIPIFFelipe Pena2010-02-155-0/+10
* Added missing INI settingsIlia Alshanetsky2010-01-201-0/+3
* Fixed bug #47273 (Encoding bug in SoapServer->fault)Dmitry Stogov2009-08-261-0/+53
* - Drop unused codeFelipe Pena2009-06-151-7/+0
* - MFH: Fixed bug #48557 (Numeric string keys in Apache Hashmaps are not cast ...Felipe Pena2009-06-152-0/+109
* MFH: Fix skipifArnaud Le Blanc2009-05-203-0/+3
* 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
* - New testFelipe Pena2009-01-051-0/+16
* 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
* Fixed bug #46427 (SoapClient() stumbles over its "stream_context" parameter)Dmitry Stogov2008-11-271-0/+20
* Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float)Dmitry Stogov2008-10-011-0/+52
* - MFH: Changed error level E_ERROR into E_WARNING in parameter validationFelipe Pena2008-09-081-1/+3
* - MFH: Removed the doubled error message (the error level is no longer E_ERROR)Felipe Pena2008-09-071-1/+1
* MFH: Fix tests: need simplexmlArnaud Le Blanc2008-07-234-0/+4
* MFH: Fix tests: soap tests in schema/ needs the xml extensionArnaud Le Blanc2008-07-231-0/+2
* Fixed testDmitry Stogov2008-07-221-1/+1
* - MFH: Added arginfoFelipe Pena2008-07-2238-38/+38
* Fixed SOAP binding selectionDmitry Stogov2008-06-183-5/+105
* fix test namesAntony Dovgal2008-05-141-1/+1
* Fixed testDmitry Stogov2008-05-081-0/+1
* fix testAntony Dovgal2008-05-081-1/+1
* rename the testAntony Dovgal2008-05-071-2/+1
* - Bug #44811 (Improved error message for creating invalid new SoapClient)David Coallier2008-05-071-0/+20
* MFHAntony Dovgal2008-02-151-1/+1
* Fixed broken soap.wsdl_cache_enabledDmitry Stogov2008-01-09197-1/+321
* Remplemented support for SplArray using Traversable interface.Dmitry Stogov2008-01-091-0/+67
* Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua R...Dmitry Stogov2007-12-272-0/+110
* Fixed bug #42692 (Procedure 'int1' not present with doc/lit SoapServer)Dmitry Stogov2007-11-132-0/+77
* Fixed parse error described in bug #43228Ilia Alshanetsky2007-11-111-1/+1
* Fixed testDmitry Stogov2007-11-071-2/+2
* Fixed possible crash because of uninitialized value (Zdash Urf)Dmitry Stogov2007-10-171-0/+66
* Improved ext/soap to support element names in context of XMLShema's <any>Dmitry Stogov2007-09-271-16/+22
* Fixed bug #42214 (SoapServer sends clients internal PHP errors)Dmitry Stogov2007-09-051-0/+24
* Fixed bug #42488 (SoapServer reports an encoding error and the error itself b...Dmitry Stogov2007-09-051-0/+22
* Fixed bug #42359 (xsd:list type not parsed)Dmitry Stogov2007-08-312-0/+78
* Fixed bug #42086 (SoapServer return Procedure '' not present for WSIBasic com...Dmitry Stogov2007-08-312-0/+172
* Fixed bug #42326 (SoapServer crash)Dmitry Stogov2007-08-312-0/+131
* Fixed bug #42183 (classmap cause crashr in non-wsdl mode)Dmitry Stogov2007-08-221-0/+27
* Fixed bug #42151 (__destruct functions not called after catching a SoapFault ...Dmitry Stogov2007-08-011-0/+31
* Fixed bug #41566 (SOAP Server not properly generating href attributes)Dmitry Stogov2007-06-141-0/+65
* Fixed bug #41477 (no arginfo about SoapClient::__soapCall()).Ilia Alshanetsky2007-05-271-0/+20