Felipe Pena
|
85c6f1fab6
|
- Fix test (Bug #51036)
|
2010-02-15 21:46:45 +00:00 |
|
Felipe Pena
|
610d4caabb
|
- Added missing SKIPIF
|
2010-02-15 21:32:25 +00:00 |
|
Ilia Alshanetsky
|
0905fe1730
|
Added missing INI settings
|
2010-01-20 13:06:27 +00:00 |
|
Dmitry Stogov
|
f4f23add37
|
Removed irrelevant test
|
2009-09-23 14:15:52 +00:00 |
|
Dmitry Stogov
|
d0afbfb509
|
Fixed bug #47273 (Encoding bug in SoapServer->fault)
|
2009-08-26 14:05:48 +00:00 |
|
Felipe Pena
|
3bc8b0519d
|
- Drop unused code
|
2009-06-15 17:57:05 +00:00 |
|
Felipe Pena
|
8f83dcdb0a
|
- Fixed bug #48557 (Numeric string keys in Apache Hashmaps are not cast to integers) patch by David Zülke <david.zuelke at bitextender.com>
|
2009-06-15 17:25:28 +00:00 |
|
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 |
|