Homec4science

Disable `xdebug.max_nesting_level` in __init_script__.php

Authored by epriestley <git@epriestley.com> on May 7 2012, 20:18.

Description

Disable xdebug.max_nesting_level in __init_script__.php

Summary:

  • See T1192.
  • Do all the environment stuff before including code.
  • Do output buffer stuff first since it will completely silence any errors in the other things.

Test Plan:

  • Set xdebug.max_nesting_level to 5, ran "arc". After this change, no error.

Reviewers: btrahan, jungejason

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1192

Differential Revision: https://secure.phabricator.com/D2414

Details

Committed
epriestley <git@epriestley.com>May 7 2012, 20:18
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU7dc2a0869691: Minor, improve an error message.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU0cc4b2cf2470: Disable `xdebug.max_nesting_level` in __init_script__.php (authored by epriestley <git@epriestley.com>).May 7 2012, 20:18