php-src/ext/soap/tests/bugs
2007-09-05 11:21:01 +00:00
..
bug27722.phpt
bug27722.wsdl
bug27742.phpt
bug27742.wsdl
bug28751.phpt
bug28969.phpt Unicode support (not finished) 2006-07-13 16:47:26 +00:00
bug28985.phpt Unicode support (not finished) 2006-07-13 16:47:26 +00:00
bug28985.wsdl
bug29061.phpt
bug29061.wsdl
bug29109.phpt Unicode support (not finished) 2006-07-13 16:47:26 +00:00
bug29109.wsdl
bug29236.phpt Unicode support (not finished) 2006-07-13 16:47:26 +00:00
bug29236.wsdl
bug29795.phpt
bug29795.wsdl
bug29830.phpt
bug29839.phpt fix test names 2007-05-07 17:23:53 +00:00
bug29839.wsdl
bug29844.phpt Unicode support (not finished) 2006-07-13 16:47:26 +00:00
bug29844.wsdl
bug30045.phpt Fixed test 2006-04-10 12:50:14 +00:00
bug30106.phpt fix test names 2007-05-07 17:23:53 +00:00
bug30106.wsdl
bug30175.phpt Unicode support (not finished) 2006-07-13 16:47:26 +00:00
bug30175.wsdl
bug30799.phpt fix test names 2007-05-07 17:23:53 +00:00
bug30928.phpt fix test names 2007-05-07 17:23:53 +00:00
bug30928.wsdl
bug30994.phpt fix test names 2007-05-07 17:23:53 +00:00
bug31422.phpt fix test names 2007-05-07 17:23:53 +00:00
bug31695.phpt fix test names 2007-05-07 17:23:53 +00:00
bug31695.wsdl
bug31755.phpt fix test names 2007-05-07 17:23:53 +00:00
bug32776.phpt fix test names 2007-05-07 17:23:53 +00:00
bug32776.wsdl
bug32941.phpt Unicode support 2006-08-01 16:10:25 +00:00
bug32941.wsdl
bug34449.phpt Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:04:54 +00:00
bug34453.phpt fix test names 2007-05-07 17:23:53 +00:00
bug34453.wsdl Fixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd exception) 2005-09-28 11:23:32 +00:00
bug34643.phpt MFH (Bug #34643 wsdl default value) 2005-10-03 09:52:54 +00:00
bug34643.wsdl
bug34657.phpt improve test 2007-04-11 22:29:46 +00:00
bug35142.phpt fix test names 2007-05-07 17:23:53 +00:00
bug35142.wsdl Fixed bug #35142 (SOAP Client/Server Complex Object Support) 2005-11-08 08:36:50 +00:00
bug35273.phpt fix test names 2007-05-07 17:23:53 +00:00
bug36226-2.phpt add missing skipifs 2007-07-16 13:46:38 +00:00
bug36226-2.wsdl Fixed bug #36226 (Inconsistent handling when passing nillable arrays) 2007-03-20 07:51:47 +00:00
bug36226.phpt fix test names 2007-05-07 17:23:53 +00:00
bug36575.phpt Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:04:54 +00:00
bug36575.wsdl Fixed bug #36575 (SOAP: Incorrect complex type instantiation with hierarchies) 2006-03-03 09:20:51 +00:00
bug36614.phpt Fixed Bug #36614 (Segfault when using Soap) 2006-03-15 16:14:40 +00:00
bug36614.wsdl Fixed Bug #36614 (Segfault when using Soap) 2006-03-15 16:14:40 +00:00
bug36629.phpt Fixed Bug #36614 (Segfault when using Soap) 2006-03-15 16:14:40 +00:00
bug36908.phpt Fixed bug #36908 (wsdl default value overrides value in soap request). 2006-04-10 13:29:57 +00:00
bug36908.wsdl Fixed bug #36908 (wsdl default value overrides value in soap request). 2006-04-10 13:29:57 +00:00
bug36999.phpt Fixed bug #37013 (server hangs when returning circular object references) 2007-04-02 13:43:29 +00:00
bug36999.wsdl Fixed bug #37013 (server hangs when returning circular object references) 2007-04-02 13:43:29 +00:00
bug37013.phpt Fixed bug #37013 (server hangs when returning circular object references) 2007-04-02 13:43:29 +00:00
bug37013.wsdl Fixed bug #37013 (server hangs when returning circular object references) 2007-04-02 13:43:29 +00:00
bug37083.phpt Cleaned up Andrei's patch for caching WSDL in process memory, added TTL and LIMIT for memory cache. 2006-04-19 10:49:16 +00:00
bug37083.wsdl Fixed bug #37083 (Frequent crashs in SOAP extension with new WSDL caching code in multithread WS). (Andrei, Dmitry) 2006-04-18 13:08:11 +00:00
bug37278.phpt Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:04:54 +00:00
bug38004.phpt Fixed test 2006-07-10 07:26:31 +00:00
bug38004.wsdl Fixed bug #38004 Parameters in SoapServer are decoded twice 2006-07-10 07:23:12 +00:00
bug38005.phpt Unicode support 2006-08-04 07:38:21 +00:00
bug38055.phpt Fixed bug #38055 (Wrong interpretation of boolean parameters) 2006-07-10 10:33:55 +00:00
bug38055.wsdl Fixed bug #38055 (Wrong interpretation of boolean parameters) 2006-07-10 10:33:55 +00:00
bug38067.phpt Unicode support (not finished) 2006-07-13 16:47:26 +00:00
bug38067.wsdl Fixed bug #38067 (Parameters are not decoded from utf-8 when using encoding option) 2006-07-12 09:00:15 +00:00
bug38536.phpt Fixed bug #38536 (SOAP returns an array of values instead of an object) 2006-11-08 10:05:33 +00:00
bug38536.wsdl Fixed bug #38536 (SOAP returns an array of values instead of an object) 2006-11-08 10:05:33 +00:00
bug39121.phpt Fixed bug #39121 (Incorrect return array handling in non-wsdl soap client) 2006-11-06 16:36:54 +00:00
bug39815.phpt Allowed loading XML from unicode strings 2007-06-29 13:58:34 +00:00
bug39832.phpt Fixed bug #39832 (SOAP Server: parameter not matching the WSDL specified type are set to 0) 2006-12-18 14:39:39 +00:00
bug39832.wsdl Fixed bug #39832 (SOAP Server: parameter not matching the WSDL specified type are set to 0) 2006-12-18 14:39:39 +00:00
bug40609.phpt Fixed tests 2007-02-26 16:20:14 +00:00
bug40609.wsdl Fixed tests 2007-02-26 16:20:14 +00:00
bug41004.phpt fix test names 2007-05-07 17:23:53 +00:00
bug41004.wsdl Fixed bug #41004 (minOccurs="0" and null class member variable) 2007-05-02 09:38:22 +00:00
bug41097.phpt Fixed bug #41097 (ext/soap returning associative array as indexed without using WSDL) 2007-05-02 08:22:32 +00:00
bug41337_2_1.wsdl Fixed bug #41337 WSDL parsing doesn't ignore non soap bindings 2007-05-21 13:14:02 +00:00
bug41337_2.phpt Fixed bug #41337 WSDL parsing doesn't ignore non soap bindings 2007-05-21 13:14:02 +00:00
bug41337_2.wsdl Fixed bug #41337 WSDL parsing doesn't ignore non soap bindings 2007-05-21 13:14:02 +00:00
bug41337.phpt Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings) 2007-05-10 14:58:32 +00:00
bug41337.wsdl Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings) 2007-05-10 14:58:32 +00:00
bug41566.phpt Fixed bug #41566 (SOAP Server not properly generating href attributes) 2007-06-14 07:09:42 +00:00
bug42086.phpt Fixed bug #42086 (SoapServer return Procedure '' not present for WSIBasic compliant wsdl) 2007-08-31 09:36:14 +00:00
bug42086.wsdl Fixed bug #42086 (SoapServer return Procedure '' not present for WSIBasic compliant wsdl) 2007-08-31 09:36:14 +00:00
bug42151.phpt Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception) 2007-08-01 10:39:49 +00:00
bug42183.phpt Fixed bug #42183 (classmap cause crashr in non-wsdl mode) 2007-08-22 14:18:28 +00:00
bug42214.phpt Fixed bug #42214 (SoapServer sends clients internal PHP errors) 2007-09-05 11:21:01 +00:00
bug42326.phpt Fixed bug #42326 (SoapServer crash) 2007-08-31 08:07:46 +00:00
bug42326.wsdl Fixed bug #42326 (SoapServer crash) 2007-08-31 08:07:46 +00:00
bug42359.phpt Fixed bug #42359 (xsd:list type not parsed) 2007-08-31 10:48:57 +00:00
bug42359.wsdl Fixed bug #42359 (xsd:list type not parsed) 2007-08-31 10:48:57 +00:00
bug42488.phpt Fixed bug #42488 (SoapServer reports an encoding error and the error itself breaks). 2007-09-05 10:18:38 +00:00
skipif.inc
xml2.xsd Fixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd exception) 2005-09-28 11:23:32 +00:00
xml.xsd