After updating to PHP 8.1, I get this error while using the module:
Deprecated function: trim(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\smart_ip\SmartIp::query() (line 30 of modules/contrib/smart_ip/src/SmartIp.php).
I've provided a patch that fixes this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | smart-ip-php-8.1-bug-3348591-1.patch | 564 bytes | ericawright |
Comments
Comment #2
ericawright commentedComment #3
peterwcm commentedComment #4
heddnNice
Comment #5
heddnActually, closing this as duplicate to #3304799: Trim with null (deprecated/error) PHP 8.1.