- First commit to issue fork.
- @simonf7 opened merge request.
- Status changed to Fixed
over 1 year ago 6:32pm 8 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.
New php version throws a warning:
Deprecated function: trim(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\prelinker\Service\Prelinker->get_path() (line 21 of modules/contrib/prelinker/src/Service/Prelinker.php).
Update PHP version to 8.1. Every page shows the error.
Make sure the trim function receives a string value.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.