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
F15528226: D9075.id21552.diff
Tue, Apr 22, 9:51 AM
F15524743: D9075.diff
Mon, Apr 21, 10:05 AM
F15523676: D9075.diff
Mon, Apr 21, 2:55 AM
F15505004: D9075.id21552.diff
Mon, Apr 14, 11:17 PM
F15505003: D9075.id21563.diff
Mon, Apr 14, 11:17 PM
F15502657: D9075.id21563.diff
Mon, Apr 14, 2:55 AM
F15440601: D9075.diff
Wed, Mar 26, 1:44 PM
F15437736: D9075.id21563.diff
Tue, Mar 25, 9:12 PM

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
Branch
xdebug0
Lint
Lint Errors
SeverityLocationCodeMessage
Errorscripts/__init_script__.php:68XHP31Use Of PHP 5.3 Features
Unit
No Test Coverage
Build Status
Buildable 398
Build 398: [Placeholder Plan] Wait for 30 Seconds

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).