- ๐บ๐ฆUkraine v.koval
vital_kovalik โ made their first commit to this issueโs fork.
After migrating from PHP 7.4 to PHP 8.0 we've started seeing these errors:
Warning: Drupal\agreement\AgreementHandler::Drupal\agreement\{closure}(): Argument #1 ($result) must be passed by reference, value given in Drupal\agreement\AgreementHandler->getAgreementByUserAndPath() (line 154 of modules/contrib/agreement/src/AgreementHandler.php).
Install the module with PHP 8.0 - the warnings will appear straight away.
Get rid of unneeded passing by reference in all cases.
None.
None.
None.
None.
Fixed
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
vital_kovalik โ made their first commit to this issueโs fork.