From 192b5c8ee388d2c084591fae00eb97be59cf2128 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 1 Nov 2023 16:06:39 -0700 Subject: [PATCH] release-notes/5.67.0.md - Last minute updates --- release-notes/5.67.0.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/release-notes/5.67.0.md b/release-notes/5.67.0.md index afc2705a75..2bfa4124ad 100644 --- a/release-notes/5.67.0.md +++ b/release-notes/5.67.0.md @@ -126,8 +126,9 @@ Released November 1, 2023 - **[PHP 8.1] Registered Templates: Undefined array key "weight" ([dev/core#4716](https://lab.civicrm.org/dev/core/-/issues/4716): - [27939](https://github.com/civicrm/civicrm-core/pull/27939) and - [27949](https://github.com/civicrm/civicrm-core/pull/27949))** + [27939](https://github.com/civicrm/civicrm-core/pull/27939), + [27949](https://github.com/civicrm/civicrm-core/pull/27949), and + [27983](https://github.com/civicrm/civicrm-core/pull/27983))** The action links (e.g. edit, preview, etc.) on price fields, duplicate matching rules, and report templates now have weights assigned in code, @@ -693,6 +694,9 @@ Released November 1, 2023 - **Fix last notices on Online event registration by removing variables ([27489](https://github.com/civicrm/civicrm-core/pull/27489))** +- **(RC Regression) Fix extraneous price-set validation on participant form + ([27965](https://github.com/civicrm/civicrm-core/pull/27965))** + ### CiviGrant - **CiviGrant - Cleanup and simplify grant form, remove unused tab code @@ -976,6 +980,9 @@ Released November 1, 2023 - **PHPStorm - Add PHPSTORM_META about test functions ([27663](https://github.com/civicrm/civicrm-core/pull/27663))** +- **Logging - Prevent new warnings on PHP 8.1.25+ + ([dev/core#4739](https://lab.civicrm.org/dev/core/-/issues/4739): [27981](https://github.com/civicrm/civicrm-core/pull/27981))** + ## Credits This release was developed by the following code authors: -- 2.25.1