Gianluigi 'cocciagialla' Mammarella
d1f5c1f674
Remove from response the nillable elements. Fix namespace declaration in the xml response
2019-06-26 19:03:56 +02:00
Gianluigi 'cocciagialla' Mammarella
fea1093bed
Remove from response the nillable elements. Fix namespace declaration in the xml response
2019-06-26 18:53:59 +02:00
Gianluigi 'cocciagialla' Mammarella
9fc58e4388
Replace SOAP-ENV with soap as soap-envelope ns prefix
2019-06-24 19:05:43 +02:00
Ghislain Loaec
1af0828b15
Revert whole code to legacy
2018-04-06 10:58:45 +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ě
aee034791e
SoapClient large refactoring & tests update
2017-02-14 16:01:39 +01:00
Petr Bechyně
00ddf149b0
Passing SOAP fault with detail
2016-11-29 18:55:55 +01:00
Petr Bechyně
f4a4619fe6
Handling SoapRequests/SoapResponse with attachments fix
2016-11-24 11:04:57 +01:00
Petr Bechyně
c4d993585f
SoapServer now handles get WSDL requests
2016-11-09 13:43:18 +01:00
Petr Bechyně
bd1fbf9cfc
SoapServer::handle() has to be compatible with \SoapServer
2016-11-09 12:08:32 +01:00
Petr Bechyně
5fbcfb3e22
AttachmentsHandlerInterface refactored
2016-11-08 18:31:28 +01:00
Petr Bechyně
84c37b1d24
Soap server with attachments refactoring
2016-11-08 15:42:52 +01:00
Petr Bechyně
8d033f9afc
SoapResponse is a product of SoapResponseFactory, small refactorings
2016-11-02 16:08:21 +01:00
Petr Bechyně
bf494a42b5
MimeFilters are now stateless
2016-11-02 09:55:12 +01:00
Petr Bechyně
969709cae5
Large refactoring of SoapKernel
2016-11-01 18:13:23 +01:00
Petr Bechyně
155aa029ce
SoapRequest is now SoapRequestFactory product
2016-11-01 16:23:21 +01:00
Petr Bechyně
0a157748a8
Large refactoring removing states, abstract magic, vague fluent interfaces
2016-10-27 16:24:44 +02:00
Francis Besset
10705aa9e2
Merge branch '0.1'
...
Conflicts:
src/BeSimple/SoapServer/SoapResponse.php
2013-11-06 16:50:31 +01:00
Francis Besset
7fa666e9de
[SoapServer] Removed headers added by SoapServer::handle() method
2013-11-06 16:48:44 +01:00
Francis Besset
48d305e7db
Merge branch 'wsse' of https://github.com/aschamberger/BeSimpleSoap into aschamberger-wsse
...
Conflicts:
.travis.yml
src/BeSimple/SoapServer/SoapRequest.php
2013-10-30 17:00:44 +01:00
Francis Besset
c830097430
Rewrited Definition of WebService and WSDL dumper
2013-10-15 11:46:12 +02:00
Andreas Schamberger
6a5109c526
fix SoapFault handling to throw proper soap fault to client
2013-08-23 20:47:20 +02:00
Francis Besset
b78bf408bf
Reorganized directories structure
2013-07-19 17:01:55 +02:00