This error is stopping drush from executing commands on D9.4.8/php8.1.10

TypeError: Unsupported operand types: string + int in _git_deploy_datestamp_sync() (line 288 of /app/web/modules/contrib/git_deploy/git_deploy.module)

I noticed another module had a similar issue, so perhaps this helps with a fix: https://www.drupal.org/project/views_ef_fieldset/issues/3269083

Issue fork git_deploy-3321989

Command icon Show commands

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

bhogue created an issue. See original summary.

bhogue’s picture

This went away after restarting my development environment.

bhogue’s picture

Status: Active » Closed (cannot reproduce)
bhogue’s picture

Status: Closed (cannot reproduce) » Needs work

Reopening because this keeps cropping up

bhogue’s picture

I am able to import config from the config sync UI, but not via drush

bhogue’s picture

Status: Needs work » Needs review

Darren Oh made their first commit to this issue’s fork.

  • Darren Oh committed d5b19ddf on 8.x-2.x authored by bhogue
    Issue #3321989: Fix unsupported operand types preventing Drush commands...
darren oh’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.