Problem/Motivation
Error on PHP8.4
The website encountered an unexpected error. Try again later.
Error: Access to undeclared static property Drupal\markdown\Annotation\ComposerPackage::$httpClient in Drupal\markdown\Annotation\InstallableLibrary->getHttpClient() (line 57 of modules/contrib/markdown/src/Traits/HttpClientTrait.php).
Steps to reproduce
Admin page.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| markdown-http-client-static-property.patch | 1.08 KB | monymirza |
Comments
Comment #2
monymirzaPatch added.
Comment #3
joelpittetThanks for the patch @monymirza can you create that as an MR please?