-
-
Notifications
You must be signed in to change notification settings - Fork 291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught ArgumentCountError: array_merge() #1074
Comments
Probably related with this composer/composer#9097 |
why must you constantly close this question when your answers don't fix it . just because you don't know don't mean close it |
I was experiencing the following issue: PHP message: PHP Fatal error: Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters in /(…)/wp-content/plugins/twentig/inc/theme-tools/customizer-functions.php:84 This fixed it:
|
i had the same problem, please what are some of the way to solve this problem. Fatal error: Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters in /usr/share/php/Composer/DependencyResolver/DefaultPolicy.php:84 |
When I run composer install I get the below error.
PHP Fatal error: Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters in /usr/share/php/Composer/DependencyResolver/DefaultPolicy.php:84
I have
php
Composer:
The text was updated successfully, but these errors were encountered: