TYPO3  7.6
Namespaces | Classes
cogpowered\FineDiff\Parser Namespace Reference

Namespaces

namespace  Operations
 

Classes

class  Opcodes
 
interface  OpcodesInterface
 
class  Parser
 
interface  ParserInterface
 

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).