mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 23fe973544 Remove pointless number cast
If the number is int there's not need to intval it, and if it's float
there's no need to floatval... Just use it to determine the internal
data type, like it happens for sum and sub.

Change-Id: Ie00c4bb4e67ad1eface0cea3eb42d04aa5fb39cc
2019-04-14 10:49:09 +02:00
..
api Use string cast for Postgres compatibility 2019-03-23 12:44:02 +01:00
pagers Merge "Use string cast for Postgres compatibility" 2019-04-11 21:50:06 +00:00
parser Remove pointless number cast 2019-04-14 10:49:09 +02:00
special Merge "Use string cast for Postgres compatibility" 2019-04-11 21:50:06 +00:00
Views Merge "Add doc for every class member" 2019-04-06 14:37:19 +00:00
AbuseFilter.php Increase code coverage a bit 2019-04-13 18:30:14 +02:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Remove $wgAbuseFilterRuntimeProfiling 2019-03-23 11:31:18 +00:00
AbuseFilterModifyLogFormatter.php
AbuseFilterPreAuthenticationProvider.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Add tests for storing and loading the variables dump 2019-04-12 08:03:33 +00:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Temporarily catch BadMethodCallException when computing _links vars 2019-04-11 09:33:16 +02:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00