Problem/Motivation

Like this ticket : https://www.drupal.org/project/ldap/issues/3241629, in other file, I have this error :
ArgumentCountError : array_merge() expects at least 1 parameter, 0 given dans array_merge() (/*****/modules/contrib/ldap/ldap_query/src/Controller/QueryController.php ligne 149)

Steps to reproduce

When I run manual crons on my new site, I have the error.

Proposed resolution

I adapted the patche of https://www.drupal.org/project/ldap/issues/3241629 and like seem resolv my bug when I run my crons.

CommentFileSizeAuthor
array_merge_error_query_controller.patch606 bytesanakinyo

Issue fork ldap-3264757

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

Anakinyo created an issue. See original summary.

pgshehata’s picture

+1 ok

anakinyo’s picture

Status: Active » Needs review

bluegeek9 made their first commit to this issue’s fork.

  • bluegeek9 committed 40f6f4f2 on 8.x-4.x
    Issue #3264757 by bluegeek9, Anakinyo: ArgumentCountError : array_merge...
bluegeek9’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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