Page MenuHomePhabricator

Include "Figlet" and PEAR "Text_Figlet" in externals
ClosedPublic

Authored by epriestley on Sep 13 2015, 6:27 PM.
Tags
None
Referenced Files
F14317123: D14101.diff
Wed, Dec 18, 7:49 AM
Unknown Object (File)
Sat, Dec 14, 4:21 AM
Unknown Object (File)
Sat, Dec 7, 8:22 PM
Unknown Object (File)
Thu, Dec 5, 6:50 PM
Unknown Object (File)
Mon, Dec 2, 10:30 AM
Unknown Object (File)
Tue, Nov 26, 7:00 PM
Unknown Object (File)
Fri, Nov 22, 2:37 PM
Unknown Object (File)
Thu, Nov 21, 11:02 AM
Subscribers
None

Details

Summary

Ref T7785. This prepares for (but does not yet use) a pure PHP implementation of Figlet parsing and rendering.

Figlet is somewhat complex, but a parser already exists in PEAR. I'll make sure it's suitable and hook it up in the next diff.

Test Plan

N/A, code not reachable

Diff Detail

Repository
rP Phabricator
Branch
figlet1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7971
Build 8971: [Placeholder Plan] Wait for 30 Seconds
Build 8970: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Include "Figlet" and PEAR "Text_Figlet" in externals.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Sep 13 2015, 7:28 PM
This revision was automatically updated to reflect the committed changes.