Problem/Motivation
Deprecated function: Constant FILTER_SANITIZE_STRING is deprecated in Drupal\usage_data\Plugin\UsageTypePluginBase::validateEvent()
php version 8.1.6
Proposed resolution
replace const FILTER_SANITIZE_STRING with FILTER_UNSAFE_RAW
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | deprecated-const-filter-sanitize-string-3291036-1.patch | 1.24 KB | carlopogus |
Issue fork usage_data-3291036
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
carlopogus commentedHere's a patch
Comment #4
b_sharpe commentedComment #6
b_sharpe commentedThanks!
Comment #8
drumm(Updating to fix Drupal.org issue mis-indexing, please disregard.)