TYPO3  7.6
Classes
cogpowered\FineDiff\Parser\Operations Namespace Reference

Classes

class  Copy
 
class  Delete
 
class  Insert
 
interface  OperationInterface
 
class  Replace
 

Detailed Description

FINE granularity DIFF

Computes a set of instructions to convert the content of one string into another.

Originally created by Raymond Hill (https://github.com/gorhill/PHP-FineDiff), brought up to date by Cog Powered (https://github.com/cogpowered/FineDiff).