mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-28 07:50:24 +00:00
73ec0d7896
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 |
||
---|---|---|
.. | ||
AbuseFilterCachingParser.php | ||
AbuseFilterParser.php | ||
AbuseFilterTokenizer.php | ||
AFPData.php | ||
AFPException.php | ||
AFPParserState.php | ||
AFPToken.php | ||
AFPTreeNode.php | ||
AFPTreeParser.php | ||
AFPUserVisibleException.php |