aboutsummaryrefslogtreecommitdiffstats
path: root/includes/diff/DiffEngine.php
Commit message (Expand)AuthorAgeFilesLines
* Fix numerous Squiz.Scope.MethodScope.MissingReedy2020-05-151-1/+1
* Set method visibility for various constructorsUmherirrender2019-12-031-1/+1
* Improve param docsUmherirrender2019-11-281-1/+1
* Upgrade phan config to 0.7.1Daimona Eaytoy2019-09-041-1/+0
* Unsuppress phan issues part 6Daimona Eaytoy2019-09-011-0/+3
* Simplify a few binary checks for bit 1Thiemo Kreuz2019-05-171-3/+3
* Make use of the list() feature where it makes senseThiemo Kreuz2019-03-241-3/+1
* Move class RangeDifference to own fileUmherirrender2019-03-081-37/+0
* Use PHP 5.6 '**' operator instead of 'pow()' functionBartosz DziewoƄski2018-05-301-1/+1
* Don't globally disable PHPCS's prohibition of assert()Kunal Mehta2018-05-071-0/+3
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-1/+0
* PHP code style: No space after unary not operatorFomafix2017-01-051-2/+2
* Rethink diff limitsMax Semenik2016-06-011-0/+17
* Improve diff docsMax Semenik2016-05-181-2/+12
* Merge Wikidiff3 into DiffEngineMax Semenik2016-05-181-0/+815