This is brilliant! :-) Is it possible now to add Phan to extensions' CI as well?
On 13 December 2016 at 10:41, Legoktm <[email protected]> wrote: > Hi! > > Thanks to some awesome work by Erik Bernhardson, phan[1], a new static > analysis tool, is now voting[2] on MediaWiki core patches. > > It's significantly more advanced than any of our other current tools, > and should help identify some types of errors. It uses PHP 7's AST to > process code, but is capable of analyzing PHP5 code. > > There's documentation on mediawiki.org[3] about how it is currently > configured, and how to set it up locally. You'll need PHP 7 with the ast > extension to actually run phan. If that's not possible for your system, > you can rely on jenkins to run it for you. > > [1] https://github.com/etsy/phan > [2] https://phabricator.wikimedia.org/T132636 > [3] https://www.mediawiki.org/wiki/Continuous_integration/Phan > > -- Legoktm > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l -- User:SWilson (WMF) <https://meta.wikimedia.org/wiki/User:SWilson_(WMF)> Community Tech Fremantle, Western Australia _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
