Problem/Motivation
- #3326684: Deprecated function: mb_strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\Component\Utility\Html::getId() (line 219 of core/lib/Drupal/Component/Utility/Html.php)
- #3302838: Querying with NULL values results in warning mb_strtolower(): Passing null to parameter is deprecated
- #3049332: Fix Log error + visual warning for missing or broken block
- #3272720: hash(): Passing null to parameter #2 ($data) of type string is deprecated in generateFieldTableName
Proposed resolution
- Add the needed
drupal/corepatches to fix the passing of null to strings manipulators.
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ UX/UI designer responsibilities
- ➖ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase-10.0.0-rc2Varbase 9.1.1, varbase_core-9.1.17, varbase_core-10.0.6
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3408809: Fixed
PHP 8.2+Drupal Core issues by resolving deprecated function occurrences involving the passing of null
Comments
Comment #5
rajab natshahComment #6
rajab natshahComment #7
rajab natshah✅ Released varbase_core-9.1.17
Comment #8
rajab natshah✅ Released varbase_core-10.0.6
Comment #9
rajab natshahComment #11
rajab natshahComment #12
rajab natshah✅ Released Varbase 9.1.1
Comment #13
rajab natshahComment #14
rajab natshah✅ Released varbase-10.0.0-rc2