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
Unknown Object (File)
Thu, Apr 25, 12:08 AM
Unknown Object (File)
Fri, Apr 19, 3:32 AM
Unknown Object (File)
Thu, Apr 11, 8:25 AM
Unknown Object (File)
Tue, Apr 9, 7:31 PM
Unknown Object (File)
Sat, Apr 6, 10:03 PM
Unknown Object (File)
Mar 28 2024, 6:00 PM
Unknown Object (File)
Feb 23 2024, 3:47 PM
Unknown Object (File)
Feb 19 2024, 10:20 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.