Problem/Motivation
Deprecated function: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in drupal_http_request() (line 946 of/var/www/html/includes/common.inc).
Deprecated function: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in drupal_http_request() (line 946 of/var/www/html/includes/common.inc).
Comments
Comment #2
mcdruid commentedThere's another PHP 8.1 issue in
drupal_http_request()which I'm marking as related. If it makes sense to fix both of those with one patch, one issue can be closed as a duplicate.Comment #3
mcdruid commentedWe'll fix this in #3241422: [PHP 8.1] Passing `null` to internal functions deprecation fixes