wiki.techinc.nl/tests
Aryeh Gregor 5ab1bee6bc Test ApiUserrights
Fixed bug: in PHP versions less than 5.6.0, any request that didn't
attempt to add any groups would warn, because it would call array_fill()
with the second argument (num) equal to 0.  From PHP 5.6.0, the num
argument to array_fill() is allowed to be 0.

Change-Id: I0c5772f15d8f550dc43fb37c3c58d15dd73ea584
2018-04-12 21:26:02 +03:00
..
common phpunit: Alias PHPUnit_Framework_Error for PHPUnit 6 compat 2018-04-07 19:31:24 -07:00
integration/includes build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 2018-03-29 21:53:10 +02:00
parser Merge "Fix parsing of <pre> tags generated by extension tag hooks" 2018-04-04 19:36:31 +00:00
phan Phan: resolve and reenable PhanAccessMethodProtected 2018-01-23 09:31:13 -08:00
phpunit Test ApiUserrights 2018-04-12 21:26:02 +03:00
qunit mediawiki.jqueryMsg: Rename .parser class to .Parser 2018-04-06 16:20:24 +01:00
selenium Merge "WebdriverIO should be able to run Chrome headlessly" 2018-04-10 16:39:17 +00:00
.htaccess