Commit Graph

45 Commits

Author SHA1 Message Date
Francis Besset
15b208d861 Replaced cli_webserver_workaround client option by a check of CONTENT_TYPE AND HTTP_CONTENT_TYPE entry in SERVER superglobal 2014-08-14 21:40:13 +02:00
Francis Besset
36a368e695 [composer] Removed dev minimum-stability 2014-08-14 13:06:18 +02:00
Francis Besset
8788d7595d Cleaned unused method, property, variable or parameter 2013-12-02 16:02:29 +01:00
Francis Besset
53849c68e0 Removed unused use statement 2013-12-02 15:35:36 +01: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
bd2508f854 Merge branch '0.1' 2013-11-06 09:31:58 +01:00
Francis Besset
e9429a5d03 Fixed ambiguous namespaces usage 2013-11-06 09:30:43 +01:00
Martin Hasoň
98842b24f8 Fixed typo 2013-11-01 13:40:16 +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
4a97c2537e Merge branch 'patch-1' of https://github.com/rekky/BeSimpleSoap into rekky-patch-1 2013-10-30 16:51:54 +01:00
Francis Besset
b8f37d213e Fixed version besimple/soap-* version in README's 2013-10-30 16:49:47 +01:00
Francis Besset
6e967fe811 Merge branch 'readmes' of https://github.com/aschamberger/BeSimpleSoap into aschamberger-readmes 2013-10-30 16:47:25 +01:00
Francis Besset
00c8726bb2 Updated composer.json 2013-10-30 16:35:17 +01:00
Rekky
ed0846da6f Fix byte length counting if strlen overloading is used 2013-10-30 11:18:22 +04:00
Francis Besset
c830097430 Rewrited Definition of WebService and WSDL dumper 2013-10-15 11:46:12 +02:00
Francis Besset
ebd565cd79 Fixed besimple/soap-* version 2013-09-27 21:35:39 +02:00
Francis Besset
81ce2d7571 Merge branch '0.1' 2013-09-27 21:33:11 +02:00
Francis Besset
4391b94dbb Fixed besimple/soap-* version 2013-09-27 21:30:33 +02:00
Lukas Kahwe Smith
1bbf41fd78 allow Symfony2.4+ versions and do not use self.version inside require 2013-09-27 21:22:30 +02:00
Andreas Schamberger
f5a8573a4e Add readme files 2013-08-24 17:38:18 +02:00
Andreas Schamberger
96f8415b92 added encryption to WS Security 2013-08-23 20:48:13 +02:00
Andreas Schamberger
5229091033 further steps with WS-Security (signing) 2013-08-23 20:47:55 +02:00
Andreas Schamberger
580e6f4da7 added WsSecurityFilter that supports UsernamePassword for now 2013-08-23 20:47:41 +02:00
Andreas Schamberger
6a5109c526 fix SoapFault handling to throw proper soap fault to client 2013-08-23 20:47:20 +02:00
Andreas Schamberger
b5af83f9d2 add workaround for cli webserver, option implemented in client 2013-08-23 20:30:50 +02:00
Francis Besset
4d9b112bb5 Updated version to 0.2 2013-08-16 17:18:31 +02:00
Francis Besset
16dddc0da6 [SoapServer] Added Classmap class to find Type by Classname 2013-08-05 09:40:38 +02:00
Francis Besset
2e99bb7e17 [SoapServer] Fixed typo on SoapFault exception classes 2013-07-20 20:38:56 +02:00
Francis Besset
f9a351f9bf [SoapServer] Added Sender and Receiver SoapFault exception 2013-07-19 19:12:37 +02:00
Francis Besset
934a639ff1 Created branch-alias 0.1-dev 2013-07-19 19:11:59 +02:00
Francis Besset
b78bf408bf Reorganized directories structure 2013-07-19 17:01:55 +02:00
Francis Besset
9a8d23fa23 Add 'src/BeSimple/SoapServer/' from commit '127d06fcb9b401593203ce9287da14a4986158f4'
git-subtree-dir: src/BeSimple/SoapServer
git-subtree-mainline: 91bc9bdce7
git-subtree-split: 127d06fcb9
2013-07-19 16:57:58 +02:00
Andreas Schamberger
31838105f0 add phpdoc and configuration of soap attachments 2012-04-29 18:52:55 +02:00
Andreas Schamberger
40a3bd5591 * sync server with client procession model
* add SwA/MTOM
2012-04-29 18:50:02 +02:00
Francis Besset
0554e14a3e Renamed SoapServerBuilder::withHttpSession() to withPersistenceSession and added withPersistanceRequest() method 2011-10-12 21:57:00 +02:00
Francis Besset
c1a3059a95 Updated SoapServerBuilder 2011-10-10 00:08:06 +02:00
Francis Besset
b270a51ba5 Replaced CLRF by LF and cleaned files 2011-10-09 19:41:56 +02:00
Francis Besset
cd2d8d90e8 Extended SoapServerBuilder with AbstractSoapBuilder of SoapCommon library 2011-10-09 19:35:08 +02:00
Christian Kerl
3bb6d3abd4 added method stubs to SoapServer 2011-10-03 13:35:37 +02:00
Christian Kerl
824919b537 added methods to SoapServerBuilder to add TypeConverterInterface and
TypeConverterCollection objects directly
2011-09-29 13:47:42 +02:00
Christian Kerl
642c50c051 added method to SoapServerBuilder to disable wsdl caching 2011-09-29 13:32:01 +02:00
Christian Kerl
3b9690101b SoapServerBuilder now uses constants from SoapCommon\Cache 2011-09-28 16:45:02 +02:00
Christian Kerl
07ff198822 added SoapServerBuilder offering simple interface to configure the
various options of a SoapServer
2011-09-28 16:40:10 +02:00
Christian Kerl
61946b30f8 initial checkin 2011-09-28 13:56:29 +02:00