Go to file
Daimona Eaytoy 73ec0d7896 Properly detect unclosed comments
Right now we don't have a specific exception for that, plus we don't
really check if they're closed. In fact, we use the result of strpos
without checking if it evaluates to false; if so, in some particular
cases like the one reported on phab, the while loop will never end.

Bug: T134124
Change-Id: I3b6000f197502a4832a53465b6617b4217080739
2018-04-10 19:26:02 +02:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Properly detect unclosed comments 2018-04-10 19:26:02 +02:00
includes Properly detect unclosed comments 2018-04-10 19:26:02 +02:00
maintenance Update for the actor table change 2018-03-09 16:34:24 -05:00
modules Ace: retrieve keywords directly from tokenizer 2018-04-07 17:21:45 +02:00
tests Allow comparing two lists 2018-04-06 11:44:28 +00:00
.eslintrc.json build: Replace jshint with eslint 2018-02-08 16:26:50 +00:00
.gitignore Expand .gitignore for more editors 2016-11-13 12:49:41 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml Fix field visibility warnings 2018-04-03 02:16:41 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
abusefilter.tables.pg.sql PostgreSQL: Add missing columns for AbuseFilter 2018-02-16 19:26:34 +01: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 abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 08:28:35 +04:30
composer.json build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 2018-03-28 23:38:50 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Remove abusefilter-revert right from sysops 2018-04-09 19:25:45 +02:00
Gruntfile.js Revert "Revert "Switch editor to Ace and provide syntax highlight"" 2018-03-30 11:10:16 -04:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json build: Bump devDependencies to latest 2018-04-04 17:34:02 -07:00