summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMike-Benoit <mikeb@timetrex.com>2023-04-12 08:58:57 -0700
committerDamien Regad <dregad@mantisbt.org>2023-04-15 15:06:40 +0200
commitef3d226de1a5008bef53218ee9aeaaff85fcf7a6 (patch)
treef13b00a07f9a8c3fb114e1e36b67c9bafe0defaa /docs
parentf5f873c6b7bc3e648e42f99b09d28c5191ac0c98 (diff)
downloadadodb-ef3d226de1a5008bef53218ee9aeaaff85fcf7a6.tar.gz
adodb-ef3d226de1a5008bef53218ee9aeaaff85fcf7a6.tar.bz2
adodb-ef3d226de1a5008bef53218ee9aeaaff85fcf7a6.zip
Minor fixes to load balancer for PHP 8.2+ warnings
Fixes #951 Signed-off-by: Damien Regad <dregad@mantisbt.org> Updated Changelog and added PR reference in commit message, back-ported to hotfix/5.22 branch.
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 8bffeeef..d87d5c5a 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -20,6 +20,8 @@ Older changelogs:
- Creation of dynamic property deprecated warning in PHP 8.2
[#954](https://github.com/ADOdb/ADOdb/issues/954)
+- loadbalancer: PHP 8.2 warnings
+ [#951](https://github.com/ADOdb/ADOdb/issues/951)
## [5.22.5] - 2023-04-03