gggeek [Sat, 7 Sep 2024 14:44:05 +0000 (14:44 +0000)]
re-tag for release
gggeek [Sat, 7 Sep 2024 14:42:34 +0000 (14:42 +0000)]
tag for release
gggeek [Sat, 7 Sep 2024 14:37:02 +0000 (14:37 +0000)]
add release date
gggeek [Sat, 7 Sep 2024 14:27:05 +0000 (14:27 +0000)]
oops
gggeek [Sat, 7 Sep 2024 14:18:25 +0000 (14:18 +0000)]
tests refactoring
gggeek [Sat, 7 Sep 2024 13:36:52 +0000 (13:36 +0000)]
test tweak
gggeek [Sat, 7 Sep 2024 13:26:22 +0000 (13:26 +0000)]
add test for new client option
Gaetano Giunta [Sat, 7 Sep 2024 12:55:21 +0000 (13:55 +0100)]
Merge pull request #121 from mlocati/extra_headers-v2
Allow specifying custom headers to be included in requests
gggeek [Sat, 7 Sep 2024 12:54:37 +0000 (12:54 +0000)]
fixes for the php 8.4 CI build
gggeek [Sat, 7 Sep 2024 12:35:12 +0000 (12:35 +0000)]
add tests on php 8.4
gggeek [Sat, 7 Sep 2024 12:27:57 +0000 (12:27 +0000)]
prepare for php 8.4 deprecations
Michele Locati [Mon, 26 Aug 2024 15:26:06 +0000 (17:26 +0200)]
Allow specifying custom headers to be included in requests
gggeek [Thu, 27 Jun 2024 08:36:24 +0000 (08:36 +0000)]
tag for release
gggeek [Thu, 27 Jun 2024 08:35:19 +0000 (08:35 +0000)]
set correct status_code in response on http exception
gggeek [Thu, 25 Apr 2024 22:55:42 +0000 (22:55 +0000)]
improve docs
gggeek [Tue, 23 Apr 2024 12:36:56 +0000 (12:36 +0000)]
add a new method name to demo server
gggeek [Tue, 23 Apr 2024 12:36:18 +0000 (12:36 +0000)]
fix CD workflow def
gggeek [Tue, 23 Apr 2024 10:50:06 +0000 (10:50 +0000)]
tag for release
gggeek [Tue, 23 Apr 2024 10:36:28 +0000 (10:36 +0000)]
avoid emitting warnings when parsing bad xml; catch responses with both fault and params elements
gggeek [Tue, 23 Apr 2024 10:11:10 +0000 (10:11 +0000)]
add tests for recent parsing changes
gggeek [Tue, 16 Apr 2024 17:58:16 +0000 (17:58 +0000)]
comment out forgotten useless line in cd.yaml
gggeek [Tue, 16 Apr 2024 16:03:31 +0000 (16:03 +0000)]
small improvements to test code and test container build
gggeek [Mon, 15 Apr 2024 12:16:16 +0000 (12:16 +0000)]
small improvement in the GHA CI
gggeek [Mon, 15 Apr 2024 12:05:03 +0000 (12:05 +0000)]
bump ftp client used in CD actions
gggeek [Mon, 15 Apr 2024 11:49:12 +0000 (11:49 +0000)]
improve vm.sh for non-intreactive use
gggeek [Mon, 15 Apr 2024 11:41:00 +0000 (11:41 +0000)]
touch docs to run build
gggeek [Sun, 14 Apr 2024 22:47:46 +0000 (22:47 +0000)]
tag 4 release
gggeek [Sun, 14 Apr 2024 22:25:23 +0000 (22:25 +0000)]
fix https tests on php 8.3
gggeek [Sun, 14 Apr 2024 22:05:12 +0000 (22:05 +0000)]
test on php 8.3
gggeek [Sun, 14 Apr 2024 20:04:12 +0000 (20:04 +0000)]
news
gggeek [Sun, 14 Apr 2024 19:35:02 +0000 (19:35 +0000)]
add a couple of extra checks parsing for non-compliant responses
gggeek [Sun, 26 Feb 2023 21:40:16 +0000 (21:40 +0000)]
fix recent change improving checking for unexpected errors in the parser
gggeek [Sun, 26 Feb 2023 21:38:44 +0000 (21:38 +0000)]
make server swallow php warnings when not in debug mode
gggeek [Sat, 25 Feb 2023 13:29:27 +0000 (13:29 +0000)]
comments
gggeek [Sat, 25 Feb 2023 13:28:59 +0000 (13:28 +0000)]
logical fix for unexpected parsing results
gggeek [Sat, 25 Feb 2023 13:28:14 +0000 (13:28 +0000)]
allow Server subclasses to use their own parser for charset detection
gggeek [Sat, 25 Feb 2023 13:26:50 +0000 (13:26 +0000)]
nitpick CI fix
gggeek [Sat, 25 Feb 2023 13:26:06 +0000 (13:26 +0000)]
phpunit.xml.dist: there s no more a pakefile
gggeek [Sat, 25 Feb 2023 13:25:38 +0000 (13:25 +0000)]
try to fix warning for debugger on php 7.4 with deprecated function
gggeek [Wed, 22 Feb 2023 12:34:47 +0000 (12:34 +0000)]
improve legacy-api-loader test file
gggeek [Wed, 22 Feb 2023 12:25:19 +0000 (12:25 +0000)]
tag for release
gggeek [Wed, 22 Feb 2023 12:22:31 +0000 (12:22 +0000)]
comments
gggeek [Wed, 22 Feb 2023 12:21:02 +0000 (12:21 +0000)]
comments
gggeek [Wed, 22 Feb 2023 12:20:44 +0000 (12:20 +0000)]
fix legacy autoloading; add tests for it
gggeek [Wed, 15 Feb 2023 15:47:20 +0000 (15:47 +0000)]
fixes to test of deps on gha
gggeek [Wed, 15 Feb 2023 15:45:27 +0000 (15:45 +0000)]
improve startup of test container
gggeek [Tue, 14 Feb 2023 13:40:47 +0000 (13:40 +0000)]
gha: test all dependencies when committing to this package - fix 1
gggeek [Tue, 14 Feb 2023 13:18:21 +0000 (13:18 +0000)]
gha: test all dependencies when committing to this package
gggeek [Tue, 14 Feb 2023 13:17:37 +0000 (13:17 +0000)]
nitpicks
gggeek [Tue, 14 Feb 2023 09:10:25 +0000 (09:10 +0000)]
declare incompatibility with dependencies; docs
gggeek [Mon, 13 Feb 2023 17:42:52 +0000 (17:42 +0000)]
make Server and Client more flexible for subclassing
gggeek [Mon, 13 Feb 2023 14:32:59 +0000 (14:32 +0000)]
add missed BC note for 4.10
gggeek [Mon, 13 Feb 2023 14:32:43 +0000 (14:32 +0000)]
nitpicks
gggeek [Mon, 13 Feb 2023 11:53:31 +0000 (11:53 +0000)]
docs
gggeek [Sat, 11 Feb 2023 17:17:23 +0000 (17:17 +0000)]
fix deploy paths for altervista ftp
gggeek [Sat, 11 Feb 2023 17:10:30 +0000 (17:10 +0000)]
fix doc gen task
gggeek [Sat, 11 Feb 2023 16:44:07 +0000 (16:44 +0000)]
tag for release
gggeek [Sat, 11 Feb 2023 16:26:36 +0000 (16:26 +0000)]
add cmd to set up git hook
gggeek [Thu, 9 Feb 2023 22:00:24 +0000 (22:00 +0000)]
improve api docs
gggeek [Thu, 9 Feb 2023 20:11:55 +0000 (20:11 +0000)]
docs
gggeek [Thu, 9 Feb 2023 12:29:47 +0000 (12:29 +0000)]
test fixes
gggeek [Thu, 9 Feb 2023 12:25:49 +0000 (12:25 +0000)]
fix test container build for newer images/docker
gggeek [Thu, 9 Feb 2023 11:53:39 +0000 (11:53 +0000)]
improve test docker container build
gggeek [Thu, 9 Feb 2023 11:09:16 +0000 (11:09 +0000)]
test fixes
gggeek [Thu, 9 Feb 2023 10:13:14 +0000 (10:13 +0000)]
test fixes
gggeek [Thu, 9 Feb 2023 10:10:33 +0000 (10:10 +0000)]
add testing for different sslversion: improve
gggeek [Thu, 9 Feb 2023 10:09:22 +0000 (10:09 +0000)]
add testing for different sslversion
gggeek [Thu, 9 Feb 2023 10:01:33 +0000 (10:01 +0000)]
harden tests/index.php against accidental access
gggeek [Wed, 8 Feb 2023 18:25:46 +0000 (18:25 +0000)]
support calling `Client::setSSLVersion()` for the case of not using curl transport
gggeek [Wed, 8 Feb 2023 17:35:55 +0000 (17:35 +0000)]
comments
gggeek [Wed, 8 Feb 2023 17:30:53 +0000 (17:30 +0000)]
drop deprecated calls from demo and co
gggeek [Wed, 8 Feb 2023 16:33:54 +0000 (16:33 +0000)]
fixes
gggeek [Wed, 8 Feb 2023 16:27:52 +0000 (16:27 +0000)]
be smarter about when to trigger auto usage of curl
gggeek [Wed, 8 Feb 2023 16:18:27 +0000 (16:18 +0000)]
fix last commit
gggeek [Wed, 8 Feb 2023 16:03:30 +0000 (16:03 +0000)]
add one more Client option
gggeek [Wed, 8 Feb 2023 15:48:16 +0000 (15:48 +0000)]
add one test
gggeek [Wed, 8 Feb 2023 12:57:58 +0000 (12:57 +0000)]
make Client more strict in case of unsupported options and more verbose in case of failing to compress the request
gggeek [Wed, 8 Feb 2023 12:09:37 +0000 (12:09 +0000)]
comments; remove devs emails from code
gggeek [Wed, 8 Feb 2023 11:35:10 +0000 (11:35 +0000)]
make 2 protected properties deprecated
gggeek [Wed, 8 Feb 2023 10:01:30 +0000 (10:01 +0000)]
remove qodana scan from ci builds - it adds noise but no value
gggeek [Wed, 8 Feb 2023 09:10:22 +0000 (09:10 +0000)]
add qodana scan to ci builds
gggeek [Tue, 7 Feb 2023 11:01:41 +0000 (11:01 +0000)]
make XMLParser::$_xh protected
gggeek [Mon, 6 Feb 2023 16:30:35 +0000 (16:30 +0000)]
more method deprecations for uniform syntax
gggeek [Sat, 4 Feb 2023 13:27:43 +0000 (13:27 +0000)]
2 fixes
gggeek [Sat, 4 Feb 2023 12:49:22 +0000 (12:49 +0000)]
docs
gggeek [Sat, 4 Feb 2023 11:13:41 +0000 (11:13 +0000)]
make all (most?) object propeties and add compatibility accessors
gggeek [Fri, 3 Feb 2023 11:40:26 +0000 (11:40 +0000)]
NEWS
gggeek [Thu, 2 Feb 2023 15:44:03 +0000 (15:44 +0000)]
add new method; reduce direct usage of Value properties
gggeek [Thu, 2 Feb 2023 12:53:57 +0000 (12:53 +0000)]
add getContentType method
gggeek [Thu, 2 Feb 2023 12:38:55 +0000 (12:38 +0000)]
refactor access to req/resp payload
gggeek [Thu, 2 Feb 2023 12:12:45 +0000 (12:12 +0000)]
move xml_header method from server to response; shuffle class methods to improve readability
gggeek [Thu, 2 Feb 2023 08:37:03 +0000 (08:37 +0000)]
minor optimization
gggeek [Thu, 2 Feb 2023 08:29:02 +0000 (08:29 +0000)]
more deprecations; docs
gggeek [Thu, 2 Feb 2023 08:28:13 +0000 (08:28 +0000)]
fix structeach on php 8.0 and later
gggeek [Wed, 1 Feb 2023 17:25:05 +0000 (17:25 +0000)]
update demos to avoid access to private client properties
gggeek [Wed, 1 Feb 2023 17:21:03 +0000 (17:21 +0000)]
fix Client::getUrl
gggeek [Wed, 1 Feb 2023 17:20:46 +0000 (17:20 +0000)]
nitpicks
gggeek [Wed, 1 Feb 2023 15:58:54 +0000 (15:58 +0000)]
fix and improve Client::getUrl
gggeek [Wed, 1 Feb 2023 15:47:14 +0000 (15:47 +0000)]
fix and improve parallel demo
gggeek [Wed, 1 Feb 2023 11:45:13 +0000 (11:45 +0000)]
add more deprecation warnings on use of internal-only methods