Page MenuHomePhabricator

Change xdebug.max_nesting_level config after XDebug changes
ClosedPublic

Authored by epriestley on May 12 2014, 1:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 9, 2:15 AM
Unknown Object (File)
Thu, May 15, 9:46 PM
Unknown Object (File)
May 13 2025, 3:48 PM
Unknown Object (File)
May 9 2025, 12:10 PM
Unknown Object (File)
Apr 23 2025, 4:27 PM
Unknown Object (File)
Apr 22 2025, 2:10 PM
Unknown Object (File)
Apr 22 2025, 1:31 PM
Unknown Object (File)
Apr 22 2025, 9:51 AM

Details

Summary

Fixes T5027. XDebug has changed how it interprets 0. See the task or inline for more discussion.

Test Plan
  • @martin.lindhe confirmed this resolve issues locally.
  • Dug through XDebug to find a root cause for this behavior.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Change xdebug.max_nesting_level config after XDebug changes.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
epriestley added a subscriber: martin.lindhe.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 12 2014, 6:31 PM
epriestley updated this revision to Diff 21563.

Closed by commit rPHU5c98194c64c5 (authored by @epriestley).