[13-Jun-2015 07:14:51 UTC] PHP Notice: Title::newFromText: $text must be a string. This will throw an InvalidArgumentException in future. [Called from Parser::replaceInternalLinks2 in /srv/mediawiki/tags/2015-06-10_06:57:49/includes/parser/Parser.php at line 2149] in /srv/mediawiki/tags/2015-06-10_06:57:49/includes/debug/MWDebug.php on line 300 [13-Jun-2015 07:14:51 UTC] PHP Warning: array_key_exists(): The first argument should be either a string or an integer in /srv/mediawiki/tags/2015-06-10_06:57:49/includes/libs/MapCacheLRU.php on line 78
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/core | master | +2 -1 | Protect against non-text output from StripState going into Title::newFromText() |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | PRODUCTION ERROR | • Nikerabbit | T76305 Title::newFromText: $text must be a string | ||
Resolved | demon | T102321 PHP Notice "Title::newFromText: $text must be a string in Parser::replaceInternalLinks2" |
Event Timeline
Comment Actions
Change 224124 had a related patch set uploaded (by Chad):
Protect against non-text output from StripState going into Title::newFromText()
Comment Actions
Change 224124 merged by jenkins-bot:
Protect against non-text output from StripState going into Title::newFromText()