Petr Bechyně
|
aee034791e
|
SoapClient large refactoring & tests update
|
2017-02-14 16:01:39 +01:00 |
|
Petr Bechyně
|
476813e9bb
|
MIME parts now contain only LF (was CRLF)
|
2016-11-29 18:55:55 +01:00 |
|
Petr Bechyně
|
f57239ad0d
|
MultiPart Boundary generator changed
|
2016-11-24 15:18:00 +01:00 |
|
Petr Bechyně
|
10caf27da3
|
MultiPart ContentId is now in different format
|
2016-11-24 15:00:46 +01:00 |
|
Petr Bechyně
|
51d1abab48
|
Connection: Keep-alive is now configurable - BUT NOW WORKING
PHP is unable to change Connection type, this configuration is quite missleading for SoapServer, but still working for SoapClient
|
2016-11-24 12:47:01 +01:00 |
|
Petr Bechyně
|
1224f5f40f
|
Content-Location added for attachment parts
|
2016-11-24 12:45:17 +01:00 |
|
Petr Bechyně
|
052ab20d67
|
tiny bugfixes
|
2016-11-11 16:04:44 +01:00 |
|
Petr Bechyně
|
c4d993585f
|
SoapServer now handles get WSDL requests
|
2016-11-09 13:43:18 +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ě
|
3c0f731086
|
SoapOptions cache dir introduced + SoapOptionsBuilder - new methods added
|
2016-11-01 09:24:41 +01:00 |
|
Petr Bechyně
|
0a157748a8
|
Large refactoring removing states, abstract magic, vague fluent interfaces
|
2016-10-27 16:24:44 +02:00 |
|
Francis Besset
|
bbd4c26134
|
Merge branch '0.2'
|
2014-08-16 15:48:45 +02:00 |
|
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
|
621b2080e0
|
Updated version to 0.3
|
2014-08-14 14:21:49 +02:00 |
|
Francis Besset
|
e676eb0432
|
[composer] Used a stable version of vfsStream
|
2014-08-14 13:33:32 +02:00 |
|
Francis Besset
|
36a368e695
|
[composer] Removed dev minimum-stability
|
2014-08-14 13:06:18 +02:00 |
|
Francis Besset
|
60e3714602
|
[SoapBundle][SoapCommon] Removed unused TypeRepository in Definition\Method classes
|
2013-12-08 00:23:30 +01: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
|
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
|
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 |
|
Andreas Schamberger
|
9ddac35f18
|
Fix doc comment
|
2013-10-30 12:31:00 +01:00 |
|
Francis Besset
|
54894b2fd9
|
Fixed ComplexType without alias name
Fix issue #17
|
2013-10-17 13:51:31 +02:00 |
|
Francis Besset
|
95efa3e366
|
Fixed CS
|
2013-10-17 13:48:02 +02:00 |
|
Francis Besset
|
c830097430
|
Rewrited Definition of WebService and WSDL dumper
|
2013-10-15 11:46:12 +02:00 |
|
Andreas Schamberger
|
f5a8573a4e
|
Add readme files
|
2013-08-24 17:38:18 +02:00 |
|
Andreas Schamberger
|
5e6fd5de25
|
extract common code used in client/server
|
2013-08-23 20:43:48 +02:00 |
|
Andreas Schamberger
|
ee321fca42
|
fix missing 'cid:' in SwaTypeConverter
|
2013-08-23 20:43:22 +02:00 |
|
Francis Besset
|
4d9b112bb5
|
Updated version to 0.2
|
2013-08-16 17:18:31 +02:00 |
|
Francis Besset
|
9487e3a9e7
|
Fixed tests which require a webserver
|
2013-07-24 23:40:21 +02:00 |
|
Francis Besset
|
0a47f5c15f
|
[SoapCommon] Added assert instance of Part in ParserTest.php
|
2013-07-19 19:18:34 +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
|
714346c2fc
|
Add 'src/BeSimple/SoapCommon/' from commit 'db885b2be7328fd8e663ee256df2d8570daeac3c'
git-subtree-dir: src/BeSimple/SoapCommon
git-subtree-mainline: fa8139be148d05aa2a17893e292fc66395400eac
git-subtree-split: db885b2be7328fd8e663ee256df2d8570daeac3c
|
2013-07-19 16:53:31 +02:00 |
|
Francis Besset
|
db885b2be7
|
Added KeyValue type
|
2013-02-27 17:03:38 +01:00 |
|
Francis Besset
|
2b60cec190
|
Fixed MessageBinder to avoid BC Break
|
2013-02-21 08:13:40 +01:00 |
|
Francis Besset
|
b4900b95c5
|
Added Util\MessageBinder
|
2013-02-20 21:58:49 +01:00 |
|
Andreas Schamberger
|
587e421dca
|
moved client specific code to SoapClient
|
2012-04-29 20:26:00 +02:00 |
|
Andreas Schamberger
|
e697d41cc3
|
fix to make XmlMimeTypeConvert work
|
2012-01-29 17:54:48 +01:00 |
|
Andreas Schamberger
|
d633516e1f
|
replace internal type converter interface with cleaner solution
|
2012-01-08 09:50:11 +01:00 |
|
Andreas Schamberger
|
bf8965895e
|
mime filter is not generic
|
2012-01-08 09:31:01 +01:00 |
|
Andreas Schamberger
|
2b2d40b3ac
|
moved code from client to common
|
2012-01-07 13:19:22 +01:00 |
|
Andreas Schamberger
|
67e181fd4f
|
fixed mime to handle binary data correctly
|
2012-01-05 13:58:35 +01:00 |
|