- Issue created by @hoporr
- Assigned to abhishek_virasat
- Issue was unassigned.
- Status changed to Needs review
8 months ago 11:21am 19 March 2024 Patch installed clean, but after running it, you get WSOD with this message:
Fatal error: Class CleverReach\Infrastructure\TaskExecution\TaskRunnerStarter contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Serializable::serialize, Serializable::unserialize) in C:\xampp_7.2.15\htdocs\Drupal\ECS\ecs_9\www\modules\contrib\clever_reach\lib\Infrastructure\TaskExecution\TaskRunnerStarter.php on line 18
I think, the underlying problem is that TaskRunnerStarter derives from Runnable which etxtends \Serializable.
- Status changed to Active
8 months ago 7:52am 21 March 2024 - Status changed to Closed: duplicate
2 days ago 4:35pm 20 November 2024 - 🇪🇸Spain alexortega_98 Seville
This is a duplicate of https://www.drupal.org/project/clever_reach/issues/3485346 🐛 Multiple \Serializable fixes. Needs review