Mimir
|
9f7b7f40b8
|
Merge pull request #4 from Cadoles/develop
Add minOccurs annotation support on complexType
|
2020-07-15 16:29:05 +02:00 |
Mimir
|
87947a1e7b
|
Merge branch 'mse' into develop
|
2020-07-15 16:26:24 +02:00 |
Benjamin Gaudé
|
e024833d48
|
Add minOccurs annotation support on complexType
|
2020-07-15 16:16:25 +02:00 |
Teddy Cornaut
|
fc44014790
|
Définition timeout curl a 10 secondes
|
2019-10-24 16:34:14 -04:00 |
Teddy Cornaut
|
7ba9c4048c
|
Nouvelle méthode de validation des WSDL
|
2019-10-10 15:20:59 -04:00 |
Teddy Cornaut
|
f0733bd671
|
Nouvelle méthode de validation des WSDL
|
2019-10-10 15:17:16 -04:00 |
Teddy Cornaut
|
f5e1be09de
|
Merge branch 'mse' of github.com:Cadoles/BeSimpleSoap into mse
|
2019-10-10 15:16:24 -04:00 |
Teddy Cornaut
|
df3d75047f
|
Nouvelle méthode de validation des WSDL
|
2019-10-10 15:16:10 -04:00 |
scriptted
|
87350704d3
|
Merge pull request #2 from Cadoles/issue#1
vérification fichier de cache vide ou xml erronné
|
2019-09-24 09:19:38 -04:00 |
Teddy Cornaut
|
85f86469ab
|
Merge OK
|
2019-09-24 09:17:28 -04:00 |
Teddy Cornaut
|
e1a35d1e1e
|
Vérification fichier de cache vide ou xml erronné
|
2019-09-24 08:54:47 -04:00 |
scriptted
|
30850d7a01
|
Merge pull request #3 from Cadoles/php-cs-fixer
Passe générale php-cs-fixer
|
2019-09-24 08:50:42 -04:00 |
Teddy Cornaut
|
77403fcfbb
|
Suppression fichier de cache cs-fixer
|
2019-09-24 08:45:47 -04:00 |
Teddy Cornaut
|
dc63ba20e4
|
ajouter fichier de cache cs-fixer au gitignore
|
2019-09-24 08:43:49 -04:00 |
Teddy Cornaut
|
dad2b76165
|
Passe générale php-cs-fixer
|
2019-09-24 08:23:19 -04:00 |
Teddy Cornaut
|
a1695680ae
|
Signature de Response iso PROD
|
2019-09-20 12:10:09 -04:00 |
Teddy Cornaut
|
95706abbd7
|
Retour à une signature iso PROD
|
2019-09-19 15:29:04 -04:00 |
wpetit
|
6d5f9ff9e5
|
Show null attributes in response
Partially revert changes from d1f5c1f674 and fea1093bed
|
2019-09-16 16:41:21 +02:00 |
wpetit
|
914acccf1d
|
Ignore .php_cs.cache files
|
2019-09-12 11:45:48 +02:00 |
wpetit
|
0c94185907
|
Revert "Fix Dumper. Each complext type is now wrapped inside container element tag"
This reverts commit 7802a0d19f .
|
2019-09-12 11:44:47 +02:00 |
wpetit
|
aa0b750f47
|
Revert "Array support change"
This reverts commit 3f2a99adf6 .
|
2019-09-12 11:43:53 +02:00 |
Tim Timmermans
|
cc83e1e6db
|
Add support for "overriden" routes
|
2019-08-06 11:59:02 +02:00 |
Tim Timmermans
|
412e7f16c9
|
Reverted default definition style to RPC.
|
2019-08-06 11:58:51 +02:00 |
Tim Timmermans
|
729a2bc8df
|
Fix dumper in order to generate a valid WSDL
|
2019-08-06 11:58:35 +02:00 |
BohwaZ
|
b8bf76aeb9
|
fixup! Update README, add back some instructions on how to use
|
2019-08-06 11:07:42 +02:00 |
BohwaZ
|
a3d691261c
|
Update README, add back some instructions on how to use
|
2019-08-06 11:04:18 +02:00 |
BohwaZ
|
6cf62100a4
|
ext-mcrypt is not necessary and is not included in PHP anymore
|
2019-08-06 11:03:54 +02:00 |
Tim Timmermans
|
2e9dc9a34d
|
Fix issue that each method param overrides the initial input message.
|
2019-08-06 10:57:16 +02:00 |
BohwaZ
|
95a91bb8bb
|
Those tests don't have any value as depending on different PHP versions, the headers can slightly change
|
2019-08-06 10:48:46 +02:00 |
BohwaZ
|
ec0004ea36
|
Revert "Fix error handling"
This reverts commit ef81da77ea .
|
2019-08-06 10:28:55 +02:00 |
BohwaZ
|
00101ff7fb
|
Restore package name after merging back changes of cocciagialla fork
|
2019-08-06 10:26:19 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
ef81da77ea
|
Fix error handling
|
2019-07-03 01:08:36 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
54e9e0ed05
|
Remove SOAP-ENC
|
2019-06-27 13:40:00 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
679b44ba13
|
Use encoded instead of literal
|
2019-06-27 13:08:26 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
a7a49b793a
|
Add minOccurs and maxOccurs into wsdl dumper
|
2019-06-26 19:22:09 +02:00 |
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 |
Gianluigi 'cocciagialla' Mammarella
|
a7c610b767
|
Add hexBinary type
|
2019-04-15 18:20:57 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
2b8f75b4ae
|
Fix wsdl for array complex type
|
2019-04-11 10:33:17 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
6718703ba5
|
Add headers binder for document
|
2019-04-10 07:31:37 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
f9f47b913d
|
Add base64Binary type
|
2019-04-10 07:30:54 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
ca4991a9f6
|
Fix location url from relative to absolute
|
2019-04-10 07:30:25 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
cdf77dacd8
|
Fix input naming
|
2019-04-10 07:29:27 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
7802a0d19f
|
Fix Dumper. Each complext type is now wrapped inside container element tag
|
2019-04-10 07:28:07 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
c4118855de
|
Fix document literal binder for request and response
|
2019-04-10 07:22:34 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
2771991fc0
|
Set document instead of rpc as default binding style
|
2019-04-10 07:21:51 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
ceb69d97c3
|
Fix binding name and soapAction attribute on wsdl
|
2019-04-10 07:20:49 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
19326bccdd
|
Add .idea to ignore
|
2019-04-10 07:20:07 +02:00 |
Gianluigi 'cocciagialla' Mammarella
|
22bde386ab
|
Fix composer json
|
2019-04-02 15:15:56 +02:00 |