Ticket #18 (new defect)
Opened 2 years ago
Move to PEAR::Text_Diff
| Reported by: | james | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Keywords: | Cc: | ||
| Blocking: | Blocked By: |
Description
Currently, we use a command line diff util to generate diffs, which requires using a tmp directory, writing files, and all sorts of nonsense that could be handled better.
Either PEAR::Text_Diff or another pure-PHP engine for generating diffs would be a huge improvement.
Note: See
TracTickets for help on using
tickets.
