This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid Drupal installer exception for xdebug nesting level
``` Exception 'Drupal\Core\Installer\Exception\InstallerException' with message 'Xdebug settings: xdebug.max_nesting_level is set to 255. Set xdebug.max_nesting_level=256 in your PHP configuration as some pages in your Drupal site will not work when this setting is too low.' in /var/www/drupal/core/includes/install.core.inc:2292 ```
- Loading branch information