php-src/ext/soap/tests
2006-08-24 06:18:30 +00:00
..
bugs Fixed bug #38067 (Parameters are not decoded from utf-8 when using encoding option) 2006-07-12 08:59:40 +00:00
interop Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:02:35 +00:00
schema Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:02:35 +00:00
soap12 Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:02:35 +00:00
any.phpt Fixed SIGSEGV 2005-11-01 11:11:35 +00:00
classmap001.phpt namespace was renamed 2004-11-17 06:18:18 +00:00
classmap002.phpt namespace was renamed 2004-11-17 06:18:18 +00:00
classmap003.phpt Fixed bug #36575 (SOAP: Incorrect complex type instantiation with hierarchies) 2006-03-03 09:20:33 +00:00
classmap003.wsdl Fixed encoding of inhereted objects 2006-02-01 17:18:24 +00:00
classmap.wsdl Some tests were fixed 2005-04-20 06:36:10 +00:00
server001.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server002.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server003.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server004.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server005.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server006.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server007.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server008.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server009.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server010.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server011.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server012.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server013.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server014.phpt PHP API was changed (see readme.html for more details). 2004-02-05 20:26:05 +00:00
server015.phpt Allowing to pass request to SoapServer::handle direct (not through $HTTP_RAW_POST_DATA). 2004-02-09 07:51:07 +00:00
server016.phpt Allowing to report SOAP Fault with "return new SoapFault(...)" 2004-02-09 09:31:18 +00:00
server017.phpt Fixed bug #36629 (SoapServer::handle() exits on SOAP faults) 2006-03-10 11:46:52 +00:00
server018.phpt Fixed bug #36629 (SoapServer::handle() exits on SOAP faults) 2006-03-10 11:46:52 +00:00
server019.phpt HTTP compression (memory leak was fixed) 2004-02-25 14:37:06 +00:00
server020.phpt HTTP compression (memory leak was fixed) 2004-02-25 14:37:06 +00:00
server021.phpt Test is fixed. (__call() requires two parameters). 2004-08-10 09:57:16 +00:00
server022.phpt Fixed bug #36629 (SoapServer::handle() exits on SOAP faults) 2006-03-10 11:46:52 +00:00
server023.phpt Fixed bug #36721 (The SoapServer is not able to send a header that it didn't receive) 2006-03-21 12:04:55 +00:00
server024.phpt Fixed bug #36721 (The SoapServer is not able to send a header that it didn't receive) 2006-03-21 12:04:55 +00:00
server025.phpt Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:02:35 +00:00
server025.wsdl Fixed bug #36721 (The SoapServer is not able to send a header that it didn't receive) 2006-03-21 12:04:55 +00:00
server026.phpt Added SoapServer::setObject() method (it is a simplified version of SoapServer::setClass() method). 2006-08-24 06:18:30 +00:00
server027.phpt Added SoapServer::setObject() method (it is a simplified version of SoapServer::setClass() method). 2006-08-24 06:18:30 +00:00
server028.phpt Added SoapServer::setObject() method (it is a simplified version of SoapServer::setClass() method). 2006-08-24 06:18:30 +00:00
setheaders.phpt Fixed crash in SoapClient::__setSoapHeaders() 2006-07-31 13:41:34 +00:00
skipif.inc
test.wsdl
transport001.phpt Change soap's ctors to __construct(), 2004-09-13 11:55:24 +00:00