Commit Graph

  • d2701fc79c fix: wrong definition content type fix_definition_content_type Valentin Carroy 2024-09-05 16:49:52 +0200
  • 1fa5c8a15e Mark client generated services as public master wpetit 2022-02-23 15:13:04 +0100
  • 813dd52d70 Update dependency injection for Symfony 4.* wpetit 2022-02-09 09:47:50 +0100
  • 8a40d23a94 Use laminas/laminas-mime instead of zendframework/zend-mime wpetit 2022-02-08 16:00:17 +0100
  • 5d335f2ca9 Correction de l'écriture du xml 5.2.1 Teddy Cornaut 2020-07-15 12:35:40 -0400
  • 9d6468d0a6
    Update composer.json scriptted 2020-07-15 11:25:49 -0400
  • 9786f291b0
    Update composer.json scriptted 2020-07-15 11:25:04 -0400
  • 750db6692b
    Update composer.json scriptted 2020-07-15 11:24:05 -0400
  • 9f7b7f40b8
    Merge pull request #4 from Cadoles/develop 5.2.0 Mimir 2020-07-15 16:29:05 +0200
  • 87947a1e7b
    Merge branch 'mse' into develop Mimir 2020-07-15 16:26:24 +0200
  • e024833d48 Add minOccurs annotation support on complexType Benjamin Gaudé 2020-07-15 16:16:25 +0200
  • fc44014790 Définition timeout curl a 10 secondes Teddy Cornaut 2019-10-24 16:34:14 -0400
  • 7ba9c4048c Nouvelle méthode de validation des WSDL Teddy Cornaut 2019-10-10 15:20:59 -0400
  • f0733bd671 Nouvelle méthode de validation des WSDL Teddy Cornaut 2019-10-10 15:17:16 -0400
  • f5e1be09de Merge branch 'mse' of github.com:Cadoles/BeSimpleSoap into mse Teddy Cornaut 2019-10-10 15:16:24 -0400
  • df3d75047f Nouvelle méthode de validation des WSDL Teddy Cornaut 2019-10-10 15:16:10 -0400
  • 87350704d3
    Merge pull request #2 from Cadoles/issue#1 scriptted 2019-09-24 09:19:38 -0400
  • 85f86469ab Merge OK Teddy Cornaut 2019-09-24 09:17:28 -0400
  • e1a35d1e1e Vérification fichier de cache vide ou xml erronné Teddy Cornaut 2019-09-24 08:54:47 -0400
  • 30850d7a01
    Merge pull request #3 from Cadoles/php-cs-fixer scriptted 2019-09-24 08:50:42 -0400
  • 77403fcfbb Suppression fichier de cache cs-fixer Teddy Cornaut 2019-09-24 08:45:47 -0400
  • dc63ba20e4 ajouter fichier de cache cs-fixer au gitignore Teddy Cornaut 2019-09-24 08:43:49 -0400
  • dad2b76165 Passe générale php-cs-fixer Teddy Cornaut 2019-09-24 08:23:19 -0400
  • a1695680ae Signature de Response iso PROD Teddy Cornaut 2019-09-20 12:10:09 -0400
  • 95706abbd7 Retour à une signature iso PROD Teddy Cornaut 2019-09-19 15:29:04 -0400
  • 6d5f9ff9e5 Show null attributes in response wpetit 2019-09-16 16:41:21 +0200
  • 914acccf1d Ignore .php_cs.cache files wpetit 2019-09-12 11:45:48 +0200
  • 0c94185907 Revert "Fix Dumper. Each complext type is now wrapped inside container element tag" wpetit 2019-09-12 11:44:47 +0200
  • aa0b750f47 Revert "Array support change" wpetit 2019-09-12 11:43:53 +0200
  • cc83e1e6db Add support for "overriden" routes 5.1.0 Tim Timmermans 2019-07-11 16:55:43 +0200
  • 412e7f16c9 Reverted default definition style to RPC. Tim Timmermans 2019-07-11 16:34:15 +0200
  • 729a2bc8df Fix dumper in order to generate a valid WSDL Tim Timmermans 2019-07-11 15:26:23 +0200
  • b8bf76aeb9 fixup! Update README, add back some instructions on how to use BohwaZ 2019-08-06 11:07:42 +0200
  • a3d691261c Update README, add back some instructions on how to use BohwaZ 2019-08-06 11:04:18 +0200
  • 6cf62100a4 ext-mcrypt is not necessary and is not included in PHP anymore BohwaZ 2019-08-06 11:03:54 +0200
  • 2e9dc9a34d Fix issue that each method param overrides the initial input message. Tim Timmermans 2019-07-11 14:50:44 +0200
  • 95a91bb8bb Those tests don't have any value as depending on different PHP versions, the headers can slightly change BohwaZ 2019-08-06 10:48:46 +0200
  • ec0004ea36 Revert "Fix error handling" BohwaZ 2019-08-06 10:28:55 +0200
  • 00101ff7fb Restore package name after merging back changes of cocciagialla fork BohwaZ 2019-08-06 10:26:19 +0200
  • ef81da77ea Fix error handling Gianluigi 'cocciagialla' Mammarella 2019-07-03 01:08:36 +0200
  • 54e9e0ed05 Remove SOAP-ENC Gianluigi 'cocciagialla' Mammarella 2019-06-27 13:40:00 +0200
  • 679b44ba13 Use encoded instead of literal Gianluigi 'cocciagialla' Mammarella 2019-06-27 13:08:26 +0200
  • a7a49b793a Add minOccurs and maxOccurs into wsdl dumper Gianluigi 'cocciagialla' Mammarella 2019-06-26 19:22:09 +0200
  • d1f5c1f674 Remove from response the nillable elements. Fix namespace declaration in the xml response Gianluigi 'cocciagialla' Mammarella 2019-06-26 19:03:56 +0200
  • fea1093bed Remove from response the nillable elements. Fix namespace declaration in the xml response Gianluigi 'cocciagialla' Mammarella 2019-06-26 18:53:59 +0200
  • 9fc58e4388 Replace SOAP-ENV with soap as soap-envelope ns prefix Gianluigi 'cocciagialla' Mammarella 2019-06-24 19:05:43 +0200
  • a7c610b767 Add hexBinary type Gianluigi 'cocciagialla' Mammarella 2019-04-15 18:20:57 +0200
  • 2b8f75b4ae Fix wsdl for array complex type Gianluigi 'cocciagialla' Mammarella 2019-04-11 10:33:17 +0200
  • 6718703ba5 Add headers binder for document Gianluigi 'cocciagialla' Mammarella 2019-04-10 07:31:37 +0200
  • f9f47b913d Add base64Binary type Gianluigi 'cocciagialla' Mammarella 2019-04-10 07:30:54 +0200
  • ca4991a9f6 Fix location url from relative to absolute Gianluigi 'cocciagialla' Mammarella 2019-04-10 07:30:25 +0200
  • cdf77dacd8 Fix input naming Gianluigi 'cocciagialla' Mammarella 2019-04-10 07:29:27 +0200
  • 7802a0d19f Fix Dumper. Each complext type is now wrapped inside container element tag Gianluigi 'cocciagialla' Mammarella 2019-04-10 07:28:07 +0200
  • c4118855de Fix document literal binder for request and response Gianluigi 'cocciagialla' Mammarella 2019-04-10 07:22:34 +0200
  • 2771991fc0 Set document instead of rpc as default binding style Gianluigi 'cocciagialla' Mammarella 2019-04-10 07:21:51 +0200
  • ceb69d97c3 Fix binding name and soapAction attribute on wsdl Gianluigi 'cocciagialla' Mammarella 2019-04-10 07:20:49 +0200
  • 19326bccdd Add .idea to ignore Gianluigi 'cocciagialla' Mammarella 2019-04-10 07:20:07 +0200
  • 22bde386ab Fix composer json Gianluigi 'cocciagialla' Mammarella 2019-04-02 15:15:56 +0200
  • 2d36e5f060 Fix compatibility with SF4 + Other fixes Gianluigi 'cocciagialla' Mammarella 2019-04-02 14:58:41 +0200
  • 873dc0ae08 Replace DefinitionDecorator with ChildDefinition Gianluigi 'cocciagialla' Mammarella 2019-03-14 04:53:26 +0100
  • 0e24ffe23d Alias dev-master Gianluigi 'cocciagialla' Mammarella 2019-03-14 04:31:19 +0100
  • d0f53bc806
    pdate to SF4 Gianluigi Mammarella 2019-03-14 03:24:20 +0100
  • 0cb00e71b5
    Change package name Gianluigi Mammarella 2019-03-14 03:05:52 +0100
  • cc888bf168 Deprecated method change Michael Veroux 2019-02-13 10:02:20 +0100
  • bb95a6cb45 Response xml format change support with backward compatibility Michael Veroux 2019-02-11 12:22:13 +0100
  • 3f2a99adf6 Array support change Support of mapping xml attributes Michael Veroux 2019-02-11 12:16:41 +0100
  • ad93b5ca49 PHP 7 compatibility Michael Veroux 2019-02-11 11:53:26 +0100
  • cdeab44c2c Like this, DATETIME_FORMAT could be overriden Michael Veroux 2019-02-11 11:45:50 +0100
  • e046be22eb Date semantics must support milliseconds for better interoperability Michael Veroux 2019-02-11 11:39:35 +0100
  • b10b5431e5 Back to original name Michael Veroux 2019-02-11 11:33:27 +0100
  • 408d88f164 Readme typo Ghislain Loaec 2018-04-06 12:07:55 +0200
  • 0e4034a093 Merge tag '0.3.0' into develop Ghislain Loaec 2018-04-06 12:02:37 +0200
  • fd64676312 Merge branch 'release/0.3.0' Ghislain Loaec 2018-04-06 12:02:15 +0200
  • 4d66d072ec Bump version 0.3.0 Ghislain Loaec 2018-04-06 12:01:48 +0200
  • 735f6a5826 README update Ghislain Loaec 2018-04-06 11:58:10 +0200
  • 498012697d get path Ghislain Loaec 2018-04-06 11:32:08 +0200
  • b96b65cc49 ComtainerAware -> Interface Ghislain Loaec 2018-04-06 11:29:08 +0200
  • 0748b23630 Symfony 2 fixes Ghislain Loaec 2018-04-06 11:21:50 +0200
  • 63111261e7 Restart fomr 0.2 Ghislain Loaec 2018-04-06 11:18:36 +0200
  • 2b91f94b8d Ignore composer.phar Ghislain Loaec 2018-04-06 11:06:18 +0200
  • 1af0828b15 Revert whole code to legacy Ghislain Loaec 2018-04-06 10:58:45 +0200
  • 0ca2fe1fd5 getCurrentRequest Ghislain Loaec 2018-04-06 10:53:16 +0200
  • fd923e032e cache->getPath Ghislain Loaec 2018-04-06 10:50:13 +0200
  • e32514abe4 Add Classmap (common) Ghislain Loaec 2018-04-06 10:43:58 +0200
  • 7322bfefd0 Add Classmap Ghislain Loaec 2018-04-06 10:40:03 +0200
  • e232b1d8b9 ContainerAware -> ContainerAwareInterface Ghislain Loaec 2018-04-06 10:20:53 +0200
  • 1b87b4d212 Fix pattern->path Ghislain Loaec 2018-04-06 10:16:21 +0200
  • ae746087e6 Test With Legacy bundle Ghislain Loaec 2018-04-06 10:12:08 +0200
  • 9312e4af6a Revert "Test" Ghislain Loaec 2018-04-06 10:09:28 +0200
  • c3da1d545a Test Ghislain Loaec 2018-04-06 09:58:43 +0200
  • ad2bd7bc7a Rename fork Ghislain Loaec 2018-04-04 11:52:49 +0200
  • e58927469c Run mock server in each SoapClient test case & unit test fixed Petr Bechyně 2018-02-06 00:38:35 +0100
  • 45cce3a41c Integration test fixed Petr Bechyně 2018-02-06 00:31:06 +0100
  • e6beef5a80
    Merge pull request #14 from tmirks/enable-symfony-bundle v4.4.7 Petr Bechyně 2018-02-05 23:53:11 +0100
  • 69a7005c35 Get basic bundle configuration working for SoapClient with Symfony 3.x. Tim Mirecki 2018-01-18 11:40:02 -0500
  • 073028f160 Merge pull request #10 from vhorky/feature/curl-ssl-version v4.4.6 milanmimra 2017-09-21 10:54:15 +0200
  • a9f11beb83 Soap client option allows setting CURLOPT_SSLVERSION VH 2017-09-21 10:45:27 +0200
  • 7ab8771989 Merge pull request #7 from tuscanicz/develop v4.4.5 Petr Bechyně 2017-08-23 16:11:19 +0200
  • d68c25daad Recognizing mime boundary according to RFC milamimr 2017-08-23 15:30:36 +0200
  • 6e117940a3 ResolveRemoteIncludes fix: RelativePathResolver was not used in XmlDomDocumentImportReplacer v4.4.4 Petr Bechyně 2017-07-24 10:11:13 +0200