Commit Graph

165 Commits

Author SHA1 Message Date
Arnaud Le Blanc
8e05c72f25 Fix skipif 2009-05-20 10:08:23 +00:00
Dmitry Stogov
51b4f3426e Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault) 2009-02-18 13:25:59 +00:00
Dmitry Stogov
bc37ae8223 Fixed bug #46419 (Elements of associative arrays with NULL value are lost) 2009-01-26 11:20:22 +00:00
Felipe Pena
5a3b59995f - New test 2009-01-05 22:19:23 +00:00
Dmitry Stogov
03a2f54d50 Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error message) 2008-12-01 09:50:18 +00:00
Dmitry Stogov
ba9d662784 Fixed bug #44882 (SOAP extension object decoding bug) 2008-11-27 14:50:06 +00:00
Dmitry Stogov
8cdff55a26 Fixed bug #46427 (SoapClient() stumbles over its "stream_context" parameter) 2008-11-27 11:25:52 +00:00
Dmitry Stogov
22223dbd36 Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float) 2008-10-01 08:43:21 +00:00
Felipe Pena
edb34ed424 - Changed error level E_ERROR into E_WARNING in parameter validation 2008-09-08 19:34:48 +00:00
Felipe Pena
07b487ba79 - Removed the doubled error message (the error level is no longer E_ERROR) 2008-09-07 02:51:19 +00:00
Arnaud Le Blanc
0225470dc5 Fix tests: need simplexml 2008-07-23 09:12:50 +00:00
Arnaud Le Blanc
4e641ae41f Fix tests: soap tests in schema/ needs the xml extension 2008-07-23 08:55:39 +00:00
Dmitry Stogov
ed72680e09 Fixed test 2008-07-22 07:13:18 +00:00
Felipe Pena
7ef0126412 - Added arginfo 2008-07-22 01:46:43 +00:00
Dmitry Stogov
b5ae77e33d Fixed SOAP binding selection 2008-06-18 07:24:14 +00:00
Felipe Pena
9f2d50a887 - Removed unnecessary SKIPIF (unicode/tests/*)
- Removed non-unicode tests (tests that uses SKIPIF like "die('skip unicode.semantics=on');")
2008-06-09 15:54:08 +00:00
Felipe Pena
554810af62 - Removed UEXPECT(F) 2008-05-27 03:22:42 +00:00
Antony Dovgal
9b028e77b3 fix test names 2008-05-14 13:05:55 +00:00
Dmitry Stogov
7a42f42d13 Fixed test 2008-05-08 09:15:20 +00:00
Antony Dovgal
47040f4eb0 fix test 2008-05-08 07:09:03 +00:00
David Coallier
b9af1cc162 - Test for bug #44811 2008-05-07 15:45:56 +00:00
Antony Dovgal
82df944f6a more cosmetics 2008-02-15 09:35:47 +00:00
Dmitry Stogov
b4573d5531 Fixed broken soap.wsdl_cache_enabled 2008-01-09 16:46:06 +00:00
Dmitry Stogov
54ab73bf2e Remplemented support for SplArray using Traversable interface. 2008-01-09 13:50:17 +00:00
Dmitry Stogov
eb572d0093 Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua Reese, Dmitry) 2007-12-27 13:10:32 +00:00
Dmitry Stogov
d96b6fe0c1 Fixed bug #42692 (Procedure 'int1' not present with doc/lit SoapServer) 2007-11-13 15:10:28 +00:00
Ilia Alshanetsky
071077e6b0 MFB: Fixed parse error described in bug #43228 2007-11-11 13:38:35 +00:00
Dmitry Stogov
a098b7ead4 Fixed possible crash because of uninitialized value (Zdash Urf) 2007-10-17 12:09:14 +00:00
Dmitry Stogov
3542f7a6dc Improved ext/soap to support element names in context of XMLShema's <any> 2007-09-27 10:02:04 +00:00
Dmitry Stogov
74c08d50d5 Fixed bug #42214 (SoapServer sends clients internal PHP errors) 2007-09-05 11:21:01 +00:00
Dmitry Stogov
5f28a1da4e Fixed bug #42488 (SoapServer reports an encoding error and the error itself breaks). 2007-09-05 10:18:38 +00:00
Dmitry Stogov
cd2403eedc Fixed bug #42359 (xsd:list type not parsed) 2007-08-31 10:48:57 +00:00
Dmitry Stogov
d949c51dd1 Fixed bug #42086 (SoapServer return Procedure '' not present for WSIBasic compliant wsdl) 2007-08-31 09:36:14 +00:00
Dmitry Stogov
cf15b8d1dc Fixed bug #42326 (SoapServer crash) 2007-08-31 08:07:46 +00:00
Dmitry Stogov
d7c3646eb6 Fixed bug #42183 (classmap cause crashr in non-wsdl mode) 2007-08-22 14:18:28 +00:00
Dmitry Stogov
5430582586 Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception) 2007-08-01 10:39:49 +00:00
Antony Dovgal
a63e107188 add missing skipifs 2007-07-16 13:46:38 +00:00
Dmitry Stogov
85279a4dce Allowed loading XML from unicode strings 2007-06-29 13:58:34 +00:00
Dmitry Stogov
650a230167 Fixed bug #41566 (SOAP Server not properly generating href attributes) 2007-06-14 07:09:42 +00:00
Dmitry Stogov
778d557116 Fixed bug #41337 WSDL parsing doesn't ignore non soap bindings 2007-05-21 13:14:02 +00:00
Dmitry Stogov
f0778af384 Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings) 2007-05-10 14:58:32 +00:00
Antony Dovgal
ccd97f3a21 fix test names 2007-05-07 17:23:53 +00:00
Dmitry Stogov
d01f873cb6 Fixed bug #41004 (minOccurs="0" and null class member variable) 2007-05-02 09:38:22 +00:00
Dmitry Stogov
d06900358a New test 2007-05-02 08:35:33 +00:00
Dmitry Stogov
e701459646 Fixed bug #41097 (ext/soap returning associative array as indexed without using WSDL) 2007-05-02 08:22:32 +00:00
Antony Dovgal
e94b3c8f88 improve test 2007-04-11 22:29:46 +00:00
Antony Dovgal
210389ab21 skip test if openssl is present
in this case the error messages are different
2007-04-10 21:38:09 +00:00
Dmitry Stogov
2b24ec5989 Fixed bug #37013 (server hangs when returning circular object references) 2007-04-02 13:43:29 +00:00
Dmitry Stogov
9e225a5af9 new test 2007-03-30 10:10:15 +00:00
Dmitry Stogov
1860541d6b Added ability to encode arrays with "SOAP-ENC:Array" type instead of WSDL type. To activate the ability use "feature"=>SOAP_USE_XSI_ARRAY_TYPE option in SoapClient/SoapServer constructors. 2007-03-20 09:52:33 +00:00