Go to file
Thiemo Kreuz 3993a7ea15 Replace @expectedException with $this->expectException()
The @expectedException annotation got deprecated in PHPUnit 7.5, and
removed in PHPUnit 8.0. This was done because the annotation does have
two disadvantages:
* The class name is encoded in string, where it is not easy to find for
  all IDEs and tools.
* it did not allow to say exactly *when* the exception is expected.

Change-Id: I85f0b5f44b2f400a121115d402b64827ea534c32
2019-02-19 10:58:16 +01:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Localisation updates from https://translatewiki.net. 2019-02-18 22:22:38 +01:00
includes Merge "Remove ancient permission checks" 2019-02-07 21:13:16 +00:00
maintenance Update the throttle script 2019-01-24 00:13:09 +01:00
modules build: Update eslint-config-wikimedia to 0.10.1 2019-02-18 19:26:42 +01:00
tests Replace @expectedException with $this->expectException() 2019-02-19 10:58:16 +01:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.10.1 2019-02-18 19:26:42 +01:00
.gitignore Add phan configuration 2018-04-30 08:32:58 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-06 09:28:26 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Add aliases for Serbian language 2018-12-24 02:16:55 +00:00
abusefilter.tables.pg.sql Fix database schema for PostgreSQL 2018-09-29 12:12:52 +02:00
abusefilter.tables.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
abusefilter.tables.sqlite.sql Fix SQLite syntax errors 2018-06-26 14:50:57 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.4.0 2018-09-01 05:29:54 +00:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-06 09:28:26 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Fix a typo in EmergencyDisable globals description 2019-02-16 14:43:29 +01:00
Gruntfile.js Remove obsolete aliases from closures 2018-11-23 15:44:58 +00:00
hooks.txt Add a new method and hook for static variables 2018-12-30 18:15:33 +01:00
package.json build: Update eslint-config-wikimedia to 0.10.1 2019-02-18 19:26:42 +01:00