aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phan
Commit message (Expand)AuthorAgeFilesLines
...
* Remove PhanParamReqAfterOpt from blacklistErik Bernhardson2018-06-091-2/+0
* Remove renamed .inc files from phan configUmherirrender2018-05-311-2/+0
* Enable a bunch of disabled phan checks that are no longer failingKunal Mehta2018-05-171-12/+0
* Enable "PhanTypeInvalidRightOperand" phan checksKunal Mehta2018-05-171-2/+0
* Enable "PhanUndeclaredVariable" phan checkKunal Mehta2018-05-171-2/+0
* Remove empty skins folder from phan configUmherirrender2018-05-061-3/+0
* phan: Provide stub for wikidiff2_inline_diff()Kunal Mehta2018-04-141-0/+10
* Allow PHPUnit 6 optionally in require-devReedy2018-04-122-0/+15
* Phan: resolve and reenable PhanAccessMethodProtectedMax Semenik2018-01-231-2/+0
* Move BaseDump into includes/export/Chad Horohoe2018-01-081-1/+0
* build: Updating mediawiki/mediawiki-codesniffer to 15.0.0Umherirrender2018-01-015-5/+5
* Update for Phan 0.10.1Max Semenik2017-11-071-0/+36
* build: Updating mediawiki/mediawiki-codesniffer to 13.0.0Umherirrender2017-09-251-2/+0
* Merge "Introduce config var for moved-paragraph-detection threshold"jenkins-bot2017-07-181-1/+2
|\
| * Introduce config var for moved-paragraph-detection thresholdTobias Gritschacher2017-07-181-1/+2
* | Update phan issues & estimated countsaddshore2017-06-301-14/+14
|/
* Drop in replacement of eval.php based on psyshAntoine Musso2017-02-131-4/+5
* PHAN: Add tideways stubaddshore2017-01-302-0/+13
* PHAN: load stubs from phpstorm-stubs libraryaddshore2017-01-302-4/+18
* Merge "PHAN: conditionally load stubs"jenkins-bot2017-01-232-18/+22
|\
| * PHAN: conditionally load stubsaddshore2017-01-232-18/+22
* | Un-blacklist PhanUndeclaredVariableErik Bernhardson2017-01-181-3/+1
|/
* Remove trailing empty lines in PHPFomafix2017-01-161-1/+0
* phan: Don't hardcode 'php7.0' binaryaddshore2017-01-111-1/+7
* Fixed typo in commentWMDE-Fisch2017-01-041-1/+1
* Merge "Remove unused static methods in LanguageConverter subclasses"jenkins-bot2017-01-031-1/+1
|\
| * Remove unused static methods in LanguageConverter subclassesLeszek Manicki2017-01-031-1/+1
* | Do not try to change directory when running Phan tests with no paramsLeszek Manicki2017-01-031-1/+1
|/
* Allow PHAN location to be read from PATHaddshore2016-12-231-4/+11
* Merge "Remove unused Phan exception"jenkins-bot2016-12-191-2/+0
|\
| * Remove unused Phan exceptionMax Semenik2016-12-181-2/+0
* | Merge "Adjust phan script to run sub-projects"jenkins-bot2016-12-171-11/+40
|\ \
| * | Adjust phan script to run sub-projectsErik Bernhardson2016-12-161-11/+40
* | | Fix type annotationMax Semenik2016-12-161-2/+0
| |/ |/|
* | Decrease the number of 'function says it should return something' errorsMax Semenik2016-12-151-1/+1
* | Fix type annotationsMax Semenik2016-12-151-2/+0
* | Fix two instances of calling function with too few argsErik Bernhardson2016-12-151-2/+0
* | Correct DatabaseSqlite::unionQueries annotationErik Bernhardson2016-12-151-2/+0
|/
* Merge "Fix parameter type docs"jenkins-bot2016-12-141-2/+0
|\
| * Fix parameter type docsLeszek Manicki2016-12-141-2/+0
* | Merge "Document type of LogEntry::isPatrollable property"jenkins-bot2016-12-141-2/+0
|\|
| * Document type of LogEntry::isPatrollable propertyLeszek Manicki2016-12-141-2/+0
* | Fix assigning void return value to a variableLeszek Manicki2016-12-141-2/+0
|/
* Add script to support per-line @suppress annotations in PhanErik Bernhardson2016-12-133-3/+150
* Adjust phan to allow for making progress strengthening analysisErik Bernhardson2016-12-131-10/+72
* Use the phan exit code directlyErik Bernhardson2016-12-081-3/+3
* Use 1 processes instead of 4 for phanErik Bernhardson2016-12-081-2/+2
* Add configuration for running etsy/phan against coreErik Bernhardson2016-12-077-0/+608