Page MenuHomePhabricator

Remove phutil_exit()
ClosedPublic

Authored by epriestley on May 17 2015, 3:06 PM.
Tags
None
Referenced Files
F13807301: D12885.diff
Mon, Sep 16, 1:37 PM
Unknown Object (File)
Thu, Sep 12, 8:11 AM
Unknown Object (File)
Thu, Sep 12, 8:10 AM
Unknown Object (File)
Thu, Sep 12, 8:09 AM
Unknown Object (File)
Thu, Sep 12, 8:09 AM
Unknown Object (File)
Thu, Sep 5, 3:19 PM
Unknown Object (File)
Fri, Aug 30, 3:39 AM
Unknown Object (File)
Thu, Aug 29, 12:22 AM
Subscribers

Details

Summary

Fixes T8219. This mechanism is fraught with peril (confusing to developers and users) and not particularly valuable.

Test Plan

Grepped for everything I removed. Loaded some pages.

Diff Detail

Repository
rPHU libphutil
Branch
phutilexit
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsrc/utils/utils.php:1074XHP45PHP Compatibility
Errorsrc/utils/utils.php:1074XHP45PHP Compatibility
Unit
Tests Passed
Build Status
Buildable 6041
Build 6061: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Remove phutil_exit().
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 18 2015, 5:19 PM
This revision was automatically updated to reflect the committed changes.