Petr Bechyně
e58927469c
Run mock server in each SoapClient test case & unit test fixed
2018-02-06 00:38:35 +01:00
Petr Bechyně
45cce3a41c
Integration test fixed
2018-02-06 00:31:06 +01:00
VH
a9f11beb83
Soap client option allows setting CURLOPT_SSLVERSION
2017-09-21 10:45:27 +02:00
Petr Bechyně
6e117940a3
ResolveRemoteIncludes fix: RelativePathResolver was not used in XmlDomDocumentImportReplacer
2017-07-24 10:11:13 +02:00
Petr Bechyně
0c47f5a8d4
RelativePathResolver did not work correctly for ../directories
2017-07-21 14:49:42 +02:00
Petr Bechyně
6970b7bbef
WsdlDownloader fix: remote includes now work correctly with relative URLs & tests added
2017-07-18 18:52:52 +02:00
Petr Bechyně
7bd8481a4e
Travis CI - test fixes
...
1. Travis has to run PHP build-in server separately, 2. SoapFault message expectations are now Couldn't/Could not
2017-06-07 17:05:03 +02:00
Petr Bechyně
564005da93
SoapServer/Client now handle binary files correctly & large tests/fixtures update
...
Soap Server and Client were breaking binary files during transfer due to invalid Mime Message Parser. Now is it working fine with no errors, but the message parser is about to be rewritten into a better form.
2017-04-04 18:36:18 +02:00
Petr Bechyně
d3023b1a5a
UnitTests are now located in tests directory & tiny improvements
2017-03-15 10:25:48 +01:00