Skip to content

ddev symlink-project gives Fatal error: Uncaught RuntimeException: Positional parameters are no longer used. #154

@finnlewis

Description

@finnlewis

Preliminary checklist

  • I am using the latest stable version of DDEV
  • I am using the latest stable version of this add-on

Expected Behavior

Hey folks!

I'm trying to set this up with https://www.drupal.org/project/localgov_services , aiming to replicate the drupal.org testing locally.

I'm running

  • ddev version v1.24.10
  • OrbStack Version 2.0.4 (19887)
  • MacOS Sequoia Version 15.6.1 (24G90)

I'm trying to run ddev symlink-project and I expect it to generate one or more symlinks, looking at the script at https://git.drupalcode.org/project/gitlab_templates/-/raw/default-ref/scripts/symlink_project.php

Actual Behavior

When I run ddev symlink-project

I get the following:

finn@Muse2018 localgov_services % ddev symlink-project
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  4022  100  4022    0     0  17337      0 --:--:-- --:--:-- --:--:-- 17411
PHP Fatal error:  Uncaught RuntimeException: Positional parameters are no longer used. Ignoring localgov_services in /var/www/html/symlink_project.php:34
Stack trace:
#0 {main}
  thrown in /var/www/html/symlink_project.php on line 34

Fatal error: Uncaught RuntimeException: Positional parameters are no longer used. Ignoring localgov_services in /var/www/html/symlink_project.php:34
Stack trace:
#0 {main}
  thrown in /var/www/html/symlink_project.php on line 34
Failed to run symlink-project : exit status 255

Steps To Reproduce

No response

Anything else?

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions