We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PHP Fatal error: Uncaught Error: Call to undefined function each() in /app/code/core/Mage/Adminhtml/Model/System/Config/Source/Admin/Page.php:127 Stack trace: #0 /app/code/core/Mage/Adminhtml/Model/System/Config/Source/Admin/Page.php(118): Mage_Adminhtml_Model_System_Config_Source_Admin_Page->_buildMenuArray() #1 /app/code/core/Mage/Adminhtml/Model/System/Config/Source/Admin/Page.php(118): Mage_Adminhtml_Model_System_Config_Source_Admin_Page->_buildMenuArray() #2 /app/code/core/Mage/Adminhtml/Model/System/Config/Source/Admin/Page.php(42): Mage_Adminhtml_Model_System_Config_Source_Admin_Page->_buildMenuArray() #3 /app/code/core/Mage/Adminhtml/Block/System/Config/Form.php(463): Mage_Adminhtml_Model_System_Config_Source_Admin_Page->toOptionArray() #4 /app/code/core/Mage/Adminhtml/Block/System/Config/Form.php(229): Mage_Adminhtml_Block_System_Config_Form->initFields()
It would be great to finally merge pull request #1391 (or at least the files from this PR with each() functions inside).
The text was updated successfully, but these errors were encountered:
#1391 has been merged and released in 20.0.10 so i think we can close this issue.
Edit: I've tested 20.0.10 on php8 and it doesn't cause this error.
Sorry, something went wrong.
I agree, issue can be closed, problem has been fixed after merging #1391.
No branches or pull requests
Preconditions (*)
Steps to reproduce (*)
Solution
It would be great to finally merge pull request #1391 (or at least the files from this PR with each() functions inside).
The text was updated successfully, but these errors were encountered: