After upgrading to PHP 7.1 this module breaks with the following error:
PHP Fatal error: Only variables can be passed by reference in /var/www/sites/default/modules/contrib/commerce_registration/modules/commerce_registration_defer/commerce_registration_defer.module on line 215
I have developed a patch to rectify the issue (by passing a variable instead of a return value from clone()
).
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.