Categories
Magento Knowledge Quick Tips

Magento 2 error “Maximum function nesting level reached”

If you have Xdebug installed on your local development machine, you might experience the following error when running Magento:

Fatal error: Maximum function nesting level of ‘256’ reached, aborting!

(instead of 256, the reported nesting level might be different)
Categories
Magento Knowledge Tutorials

m2devbox – Boost your extension development

So you’ve got an idea for an amazing new Magento 2 module and want to start coding right away. But before you can start you have to set up a Magento installation. And when you’re done, you probably want to test your module in other Magento installations with different versions.

m2devbox can help you with two things:

  • automate the creation of Magento 2 installations
  • automate the creation of a blank Magento 2 module along with a running installation
Categories
Magento Knowledge

Magento 2.4.2 released now

Today Magento has released the new Magento 2.4.2 version along with security updates for the 2.4.1 and 2.3.6 branches. The newly released versions affect both the Open Source and Commerce editions and have the version numbers:

Categories
Magento Knowledge

Magento 2 Versions: The Overview

An overview of the latest Magento 2 versions, complete with release notes and security bulletins. As soon as there is a new version released by Magento, we will review and update this list accordingly.