bin/magentoWarning: array_key_exists(): The first argument should be either a string or an integer in magento/vendor/zendframework/zend-eventmanager/src/SharedEventManager.php on line 153
Hi @diazwatson. Thank you for your report.
To help us process this issue please make sure that you provided the following information:
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
@magento give me 2.3-develop instance - upcoming 2.3.x release
For more details, please, review the Magento Contributor Assistant documentation.
@diazwatson do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
@magento give me 2.3-develop instance
Hi @diazwatson. Thank you for your request. I'm working on Magento 2.3-develop instance for you
Hi @diazwatson, here is your Magento instance.
Admin access: https://i-23993-2-3-develop.instances.magento-community.engineering/admin
Login: admin Password: 123123q
Instance will be terminated in up to 3 hours.
Forgot there is not ssh access to this instance so it is not possible to reproduce the issue there 馃し鈥嶁檪
I have re tested this after fetching the latest changes in 2.3-develop branch and don't see the issue
I have faced the same issue and i have update my repo with the last 2.3-develop.
After that, I run composer update and my issue is resolved.
I had faced the same problem in 2.4-develop. As shared by @devamitbera, running composer updatesolves the error.
Any update on this issue as I am also facing same issue.
hi @hiteshgb have you tried after running composer update ?
Yes but after after removing updates it is still showing error.
Most helpful comment
I have faced the same issue and i have update my repo with the last 2.3-develop.
After that, I run
composer updateand my issue is resolved.