Closed (fixed)
Project:
rokka
Version:
3.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2025 at 10:51 UTC
Updated:
26 Nov 2025 at 12:19 UTC
Jump to comment: Most recent
We should update the DDEV integration because we are affected by this bug: https://github.com/ddev/ddev-drupal-contrib/issues/154
Install the project using DDEV following the instructions from the README. The following error is thrown:
PHP Fatal error: Uncaught RuntimeException: Positional parameters are no longer used. Ignoring rokka in /var/www/html/symlink_project.php:34
Update to the latest version of the add-on which has a fix for this bug.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
pfrenssen