mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy 9144f20245 Restore check for dividebyzero
Follow-up of I1721a3ba532d481e3ecf35f51099c1438b6b73b2. This is the only
wrong replacement: strict checking will let 5 / 0.0 pass, with
unexpected results. Adding a regression test for it, too.

Change-Id: I25dbe9fafa92fd9a11bd8bc6ab8e66f305b8d48e
2019-03-23 11:38:39 +01:00
..
AbuseFilterCachingParser.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterParser.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterTokenizer.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AFPData.php Restore check for dividebyzero 2019-03-23 11:38:39 +01:00
AFPException.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AFPParserState.php Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
AFPToken.php Fix code comments 2018-10-03 16:45:03 +02:00
AFPTreeNode.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AFPTreeParser.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AFPUserVisibleException.php Stop computing removed variables and show custom error message 2018-06-26 20:02:31 +02:00