aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/StringUtils.php
Commit message (Expand)AuthorAgeFilesLines
* Use static closures where safe to useUmherirrender2021-02-111-2/+2
* Fix some more Squiz.Scope.MethodScope.MissingReedy2020-05-171-10/+11
* Remove unused StringUtils::explodeMarkup()Thiemo Kreuz2020-02-241-31/+0
* StringUtils: Clarify that isValidRegex is for PCRE regexpsDaimona Eaytoy2019-09-281-17/+17
* StringUtils: Add a utility for checking if a string is a valid regexDaimona Eaytoy2019-09-181-0/+20
* StringUtils: Deprecate Replacer classesKevin Israel2018-07-121-8/+21
* Get rid of call_user_func(_array)(), part 3Max Semenik2018-06-101-1/+1
* Remove old hacks in StringUtils::isUtf8()Max Semenik2018-04-131-13/+1
* build: Update mediawiki/mediawiki-codesniffer to 0.10.1Kunal Mehta2017-07-221-2/+2
* Un-blacklist PhanUndeclaredVariableErik Bernhardson2017-01-181-0/+1
* Protect -{...}- variant constructs in images.C. Scott Ananian2016-12-201-0/+53
* Clean up after "Kill mbstring fallbacks"Kevin Israel2016-04-071-2/+4
* Kill mbstring fallbacksMax Semenik2016-04-061-65/+8
* Don't replace !! in elementsArlo Breault2016-04-061-0/+25
* Convert all array() syntax to []Kunal Mehta2016-02-171-5/+5
* StringUtils: Fixup Doxygen warningsTimo Tijhof2015-11-231-23/+24
* StringUtils: throw InvalidArgumentException and move into libs/Kunal Mehta2015-01-291-0/+317