Skip to content

Commit adee97b

Browse files
committed
news
1 parent 2a848b6 commit adee97b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## XML-RPC for PHP version 4.11.2 - 2025/6/xx (unreleased)
2+
3+
* fixed: the Client would not honour the timeout when in Socket mode (issue #127, thanks to @dima-bzzz for PR #84)
4+
5+
* fixed: the Client would use a timeout off by 1 second when in CURL mode
6+
7+
* fixed: the Client would not honour options set via `OPT_EXTRA_SOCKET_OPTS`
8+
9+
* improved: default the local testing container to using PHP 8.1 on Ubuntu Jammy
10+
11+
112
## XML-RPC for PHP version 4.11.1 - 2025/1/17
213

314
* fixed: removed one warning emitted by the Server on php 8.4 and later (issue #125, thanks @ziegenberg)

0 commit comments

Comments
 (0)