Commit Graph

367 Commits

Author SHA1 Message Date
wpetit 1fa5c8a15e Mark client generated services as public 2022-02-23 15:13:04 +01:00
wpetit 813dd52d70 Update dependency injection for Symfony 4.* 2022-02-09 09:47:50 +01:00
wpetit 8a40d23a94 Use laminas/laminas-mime instead of zendframework/zend-mime 2022-02-08 16:03:13 +01:00
Teddy Cornaut 5d335f2ca9 Correction de l'écriture du xml 2020-07-15 12:35:40 -04: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
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 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 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
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 2d36e5f060 Fix compatibility with SF4 + Other fixes 2019-04-02 14:58:41 +02:00
Gianluigi 'cocciagialla' Mammarella 873dc0ae08 Replace DefinitionDecorator with ChildDefinition 2019-03-14 04:53:26 +01:00
Michael Veroux cc888bf168 Deprecated method change 2019-02-13 10:02:20 +01:00
Michael Veroux bb95a6cb45 Response xml format change support with backward compatibility 2019-02-11 12:28:54 +01:00
Michael Veroux 3f2a99adf6 Array support change
Support of mapping xml attributes
2019-02-11 12:28:54 +01:00
Michael Veroux ad93b5ca49 PHP 7 compatibility 2019-02-11 11:55:54 +01:00