Petr Bechyně
2264e329a1
Added phing for running tests & fixed issues in order to pass the tests
2017-06-07 15:50:04 +02:00
Petr Bechyně
8db9b374e4
SoapFault handling refactored: client now returns server fault codes + more details in message
2017-05-26 10:53:41 +02:00
Petr Bechyně
ecffdc18fd
Minor bugfixes of SoapFault handling
...
SoapFault is now properly prefixed so that SoapFaultSourceGetter identifies them correctly, missing exceptions option is now processed in SoapServer
2017-05-10 09:15:27 +02:00
Petr Bechyně
ab83642f06
Parser fix: single line MimeMessages are now parsed correctly
2017-04-06 15:51:29 +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