Commit Graph

107 Commits

Author SHA1 Message Date
Francis Besset 70db0c42fd [SoapClient] Renamed proxy_user to proxy_login option to keep compatibility with SoapClient of PHP 2014-08-18 10:58:40 +02:00
Francis Besset 960c9f557a [SoapClient] Fixed typo for proxy options
Fixed #46
2014-08-18 10:31:20 +02:00
Francis Besset 33d641de4e [SoapClient] Fixed tests if proxy exists in environment variables 2014-08-18 10:29:49 +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 fe67cff5ff Merge branch 'fixed_tests' 2014-08-14 13:39:12 +02:00
Francis Besset e676eb0432 [composer] Used a stable version of vfsStream 2014-08-14 13:33:32 +02:00
Francis Besset 726ee89936 [SoapClient] [Tests] Down required version of symfony/filesystem vendor 2014-08-14 13:06:18 +02:00
Francis Besset 36a368e695 [composer] Removed dev minimum-stability 2014-08-14 13:06:18 +02:00
Francis Besset e2de214ea5 [SoapClient] [Tests] Removed uploaded file 2014-08-14 13:06:18 +02:00
Francis Besset 3cfeea8371 [SoapClient] [Tests] Fixed typo 2014-08-14 13:06:18 +02:00
Francis Besset c24e8775bf [SoapClient] Add possiblity to disable proxy if present in environment variable 2014-08-14 13:05:50 +02:00
Francis Besset 10bba6a3bd [Test] Force replace unziped file for axis server 2014-08-13 22:08:17 +02:00
Rémi Marseille 740f146bad Handled additional request options 2014-07-01 15:47:46 +02:00
Boris Samardžija 7bb849e394 Update Curl class to support CURLOPT_CAINFO and CURLOPT_CAPATH options 2014-04-25 11:16:34 +02:00
Francis Besset 02722eae8f Merge pull request #32 from mremi/filter-request-headers
Added method to tweak HTTP headers of request
2014-04-24 17:22:00 +02:00
Rémi Marseille b7581f29b0 Removed reference to return an array of HTTP headers 2014-04-24 09:29:58 +02:00
Francis Besset dc6e1e0889 Merge pull request #31 from mremi/http-auth
Added extra option to configure HTTP authentication
2014-04-24 08:38:03 +02:00
Rémi Marseille 67410805ba Added method to tweak HTTP headers of request 2014-04-22 22:29:11 +02:00
Rémi Marseille 2ae7515294 Added extra option to configure HTTP authentication 2014-04-22 22:05:04 +02:00
Rémi Marseille cdfc3cd5bd Updated visibility from private to protected 2014-04-22 21:53:14 +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 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
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
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 461675042a fix soap header handling 2013-08-30 22:07:44 +02:00
Andreas Schamberger f5a8573a4e Add readme files 2013-08-24 17:38:18 +02:00
Andreas Schamberger 8e305da9c0 change url for check if axis is ready 2013-08-24 10:53:24 +02:00
Andreas Schamberger d8d6ca5795 fix problem with cache path 2013-08-24 09:39:56 +02:00
Andreas Schamberger 155956ca04 change file permissions 2013-08-24 08:44:10 +02:00
Andreas Schamberger 3f41d4b7bc change file permissions 2013-08-24 08:41:59 +02:00
Andreas Schamberger 4fa7fd759a add phpwebserver to travis 2013-08-24 08:24:31 +02:00
Andreas Schamberger 2b12264304 Axis and SoapServer interop tests 2013-08-23 23:25:16 +02:00
Andreas Schamberger f8a80c0361 fix wrong method call 2013-08-23 21:45:09 +02:00
Andreas Schamberger 19def707d3 use WsSecurityFilterClientServer from common 2013-08-23 20:59:35 +02:00
Andreas Schamberger b21d758e77 remove now obsolete code 2013-08-23 20:57:37 +02:00
Andreas Schamberger 9bc9410172 add BinarySecurityToken resolving to key resolver 2013-08-23 20:57:07 +02:00
Andreas Schamberger 1cde22d8bb fix securitykey factory method call 2013-08-23 20:56:37 +02:00
Andreas Schamberger 8d62141a3d add workaround for cli webserver option 2013-08-23 20:55:26 +02:00
Francis Besset 4d9b112bb5 Updated version to 0.2 2013-08-16 17:18:31 +02:00
Francis Besset 0c5d2c54ab Fixed tests 2013-07-25 09:53:04 +02:00
Francis Besset fe4e821ff5 Fixed syntax for PHP 5.3 2013-07-24 23:44:50 +02:00
Francis Besset 9487e3a9e7 Fixed tests which require a webserver 2013-07-24 23:40:21 +02:00