- Issue created by @jonathan_hunt
- Status changed to Needs review
over 1 year ago 1:35pm 27 February 2023 - Status changed to RTBC
11 months ago 10:22pm 10 January 2024
Deprecated function: trim(): Passing null to parameter #1 ($string) of type string is deprecated in chr_curl_http_request() (line 250 of /sites/all/modules/contrib/chr/chr.module).
Use chr on PHP 8.1.6
Refactor chr_curl_http_request()
to use trim()
without the argument to trim() being null.
Write patch.
1.0
Code