Automatically closed - issue fixed for 2 weeks with no activity.
PHP warnings during static code analysis using phan with messages:
"Expected an object instance when accessing an instance property, but saw an expression $node with type bool" in i18n_node/i18n_node.module
"Expected an object instance when accessing an instance property, but saw an expression $format with type false" in
i18n_string/i18n_string.module
"Expected an object instance when accessing an instance property, but saw an expression $translation_term with type false" in
i18n_taxonomy/i18n_taxonomy.admin.inc
Fixed
1.0
Miscellaneous
The issue particularly affects sites running on PHP version 8.0.0 or later.
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.