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
gggeek [Wed, 1 Feb 2023 11:44:34 +0000 (11:44 +0000)]
improve .inc shim for recent changes; clearly separate BC support
gggeek [Tue, 31 Jan 2023 23:02:31 +0000 (23:02 +0000)]
deprecate sendPayloadSocket and sendPayloadSocket in favour of methods with reduced params
gggeek [Tue, 31 Jan 2023 21:39:03 +0000 (21:39 +0000)]
more cookie cleanup; docs
gggeek [Tue, 31 Jan 2023 20:49:19 +0000 (20:49 +0000)]
oops
gggeek [Tue, 31 Jan 2023 20:17:14 +0000 (20:17 +0000)]
cleanups
gggeek [Tue, 31 Jan 2023 20:05:59 +0000 (20:05 +0000)]
news
gggeek [Tue, 31 Jan 2023 20:05:44 +0000 (20:05 +0000)]
add to Sf demo the overtaking of the logger
gggeek [Tue, 31 Jan 2023 18:50:53 +0000 (18:50 +0000)]
add demo code for Symfony
gggeek [Tue, 31 Jan 2023 18:50:31 +0000 (18:50 +0000)]
more demo updates
gggeek [Tue, 31 Jan 2023 16:18:56 +0000 (16:18 +0000)]
make wrapper and demo code take advantage of get/set options
Gaetano Giunta [Tue, 31 Jan 2023 14:56:00 +0000 (15:56 +0100)]
Merge pull request #110 from raortegar/utf8_encode_deprecation
Fixed PHP 8.2 utf8_encode deprecated in Charset.php
raortegar [Tue, 31 Jan 2023 13:37:34 +0000 (14:37 +0100)]
Fixed PHP 8.2 utf8_encode deprecated in Charset.php
gggeek [Tue, 31 Jan 2023 09:43:12 +0000 (09:43 +0000)]
docs
gggeek [Mon, 30 Jan 2023 22:51:04 +0000 (22:51 +0000)]
more deprecation logging
gggeek [Mon, 30 Jan 2023 22:37:05 +0000 (22:37 +0000)]
add test for deprecation logging
gggeek [Mon, 30 Jan 2023 18:11:13 +0000 (18:11 +0000)]
WIP allow deprecations to be logged
gggeek [Mon, 30 Jan 2023 17:12:14 +0000 (17:12 +0000)]
undeprecate setDebug; fix one interop error; add a test for interop errors
gggeek [Mon, 30 Jan 2023 16:46:59 +0000 (16:46 +0000)]
update demos to use setOption/getOption
gggeek [Mon, 30 Jan 2023 16:20:28 +0000 (16:20 +0000)]
more removal of olde cookie spec
gggeek [Mon, 30 Jan 2023 16:11:39 +0000 (16:11 +0000)]
move all methods to camelCase
gggeek [Mon, 30 Jan 2023 15:24:22 +0000 (15:24 +0000)]
add setOption/getOption and co to Client and Server
gggeek [Mon, 30 Jan 2023 11:46:19 +0000 (11:46 +0000)]
harden github CI workflow
gggeek [Mon, 30 Jan 2023 11:43:00 +0000 (11:43 +0000)]
make sure we call apt-get update before installing packages
gggeek [Mon, 30 Jan 2023 11:34:09 +0000 (11:34 +0000)]
allow setting per-method-handler exception_handling
gggeek [Mon, 30 Jan 2023 11:19:09 +0000 (11:19 +0000)]
improve array-access to Values created as i4; docs
gggeek [Fri, 27 Jan 2023 10:05:31 +0000 (10:05 +0000)]
docs