Page MenuHomePhabricator

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in HTMLDateTimeField.php on line 125
Closed, ResolvedPublic

Description

Same resultant error as T311578: Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in HTMLDateTimeField.php on line 125, but from a different caller...

( ! ) Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/wiki/mediawiki/core/includes/htmlform/fields/HTMLDateTimeField.php on line 125
Call Stack
#	Time	Memory	Function	Location
1	0.0000	364168	{main}( )	.../index.php:0
2	0.0365	3590072	wfIndexMain( )	.../index.php:46
3	0.0365	3590184	MediaWiki->run( )	.../index.php:50
4	0.0365	3590184	MediaWiki->main( )	.../MediaWiki.php:569
5	0.0368	3603760	MediaWiki->performRequest( )	.../MediaWiki.php:913
6	0.0416	3851792	MediaWiki\SpecialPage\SpecialPageFactory->executePath( $path = class Title { private $mTextform = 'NewFiles'; private $mUrlform = 'NewFiles'; private $mDbkeyform = 'NewFiles'; private $mNamespace = -1; private $mInterwiki = ''; private $mLocalInterwiki = FALSE; private $mFragment = ''; public $mArticleID = 0; protected $mLatestID = FALSE; private $mContentModel = FALSE; private $mForcedContentModel = FALSE; private $mEstimateRevisions = NULL; public $prefixedText = NULL; protected $mLength = -1; public $mRedirect = NULL; private $mHasSubpages = NULL; private $mPageLanguage = NULL; private $mDbPageLanguage = FALSE; private $mTitleValue = NULL; private $mIsBigDeletion = NULL; private $mIsValid = TRUE; private $mInstanceCacheKey = NULL; protected $deprecatedPublicProperties = ['mTextform' => [...], 'mUrlform' => [...], 'mDbkeyform' => [...], 'mNamespace' => [...], 'mInterwiki' => [...], 'mFragment' => [...]]; private $dynamicPropertiesAccessDeprecated = FALSE }, $context = class RequestContext { private $request = class WebRequest { protected $data = [...]; protected $queryAndPathParams = [...]; protected $queryParams = [...]; protected $headers = [...]; private $response = class WebResponse { ... }; private $ip = '10.13.37.22'; protected $requestTime = 1657144281.8431; protected $protocol = 'https'; protected $sessionId = class MediaWiki\Session\SessionId { ... }; protected $markedAsSafe = FALSE }; private $title = class Title { private $mTextform = 'NewFiles'; private $mUrlform = 'NewFiles'; private $mDbkeyform = 'NewFiles'; private $mNamespace = -1; private $mInterwiki = ''; private $mLocalInterwiki = FALSE; private $mFragment = ''; public $mArticleID = 0; protected $mLatestID = FALSE; private $mContentModel = FALSE; private $mForcedContentModel = FALSE; private $mEstimateRevisions = NULL; public $prefixedText = 'Special:NewFiles'; protected $mLength = -1; public $mRedirect = NULL; private $mHasSubpages = NULL; private $mPageLanguage = NULL; private $mDbPageLanguage = FALSE; private $mTitleValue = NULL; private $mIsBigDeletion = NULL; private $mIsValid = NULL; private $mInstanceCacheKey = NULL; protected $deprecatedPublicProperties = [...]; private $dynamicPropertiesAccessDeprecated = FALSE }; private $wikipage = NULL; private $action = NULL; private $output = class OutputPage { private ${ContextSource}context = ...; protected $mMetatags = [...]; protected $mLinktags = [...]; protected $mCanonicalUrl = FALSE; private $mPageTitle = 'Gallery of new files'; private $displayTitle = NULL; private $cacheIsFinal = FALSE; public $mBodytext = '<div class="mw-specialpage-summary">\n<p>This special page shows the last uploaded files.\n</p>\n</div>'; private $mHTMLtitle = 'Gallery of new files - ReedyDevWiki'; private $mIsArticle = FALSE; private $mIsArticleRelated = FALSE; private $mHasCopyright = FALSE; private $mPrintable = FALSE; private $mSections = [...]; private $mSubtitle = [...]; public $mRedirect = ''; protected $mStatusCode = NULL; protected $mLastModified = ''; protected $mCategoryLinks = [...]; protected $mCategories = [...]; protected $mIndicators = [...]; private $mLanguageLinks = [...]; private $mScripts = ''; protected $mInlineStyles = ''; public $mPageLinkTitle = ''; protected $mAdditionalHtmlClasses = [...]; protected $mHeadItems = [...]; protected $mAdditionalBodyClasses = [...]; protected $mModules = [...]; protected $mModuleStyles = [...]; protected $mResourceLoader = NULL; private $rlClient = NULL; private $rlClientContext = NULL; private $rlExemptStyleModules = NULL; protected $mJsConfigVars = [...]; protected $mTemplateIds = [...]; protected $mImageTimeKeys = [...]; public $mRedirectCode = ''; protected $mFeedLinksAppendQuery = NULL; protected $mAllowedModules = [...]; protected $mDoNothing = FALSE; protected $mParserOptions = class ParserOptions { ... }; private $mFeedLinks = [...]; protected $mEnableClientCache = TRUE; private $mArticleBodyOnly = FALSE; protected $mNewSectionLink = FALSE; protected $mHideNewSectionLink = FALSE; public $mNoGallery = FALSE; protected $mCdnMaxage = 0; protected $mCdnMaxageLimit = INF; protected $mPreventClickjacking = TRUE; private $mRevisionId = NULL; private $mRevisionTimestamp = NULL; protected $mFileVersion = NULL; protected $styles = [...]; private $mIndexPolicy = 'noindex'; private $mFollowPolicy = 'nofollow'; private $mRobotsOptions = [...]; private $mVaryHeader = [...]; private $mRedirectedFrom = NULL; private $mProperties = [...]; private $mTarget = NULL; private $mEnableTOC = FALSE; private $copyrightUrl = NULL; private $limitReportJSData = [...]; private $contentOverrides = [...]; private $contentOverrideCallbacks = [...]; private $mLinkHeader = [...]; private $CSP = class ContentSecurityPolicy { ... } }; private $user = class User { public $mId = 1; public $mName = 'Reedy'; public $mActorId = 1; public $mRealName = 'Sam'; public $mEmail = 'sam@reedyboy.net'; public $mTouched = '20220702160124'; protected $mQuickTouched = NULL; protected $mToken = 'a47668ca62955a1c7c36284542d16f8d'; public $mEmailAuthenticated = NULL; protected $mEmailToken = '\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000'; protected $mEmailTokenExpires = NULL; protected $mRegistration = '20110131194049'; protected $mLoadedItems = TRUE; public $mFrom = 'session'; protected $mDatePreference = NULL; private $mBlockedby = -1; protected $mHash = FALSE; protected $mBlockreason = NULL; protected $mGlobalBlock = NULL; protected $mLocked = NULL; private $mHideName = NULL; private $mRequest = class WebRequest { ... }; private $mBlock = NULL; private $mBlockedFromCreateAccount = FALSE; protected $queryFlagsUsed = 0; private $mThisAsAuthority = class MediaWiki\Permissions\UserAuthority { ... }; private $isTemp = NULL }; private $authority = NULL; private $lang = class Language { public $mCode = 'en-gb'; public $mMagicExtensions = [...]; private $mHtmlCode = NULL; public $dateFormatStrings = [...]; public $mExtendedSpecialPageAliases = [...]; protected $namespaceNames = [...]; protected $mNamespaceIds = NULL; protected $namespaceAliases = NULL; private $transformData = [...]; private $namespaceInfo = class NamespaceInfo { ... }; private $localisationCache = class LocalisationCache { ... }; private $langNameUtils = class MediaWiki\Languages\LanguageNameUtils { ... }; private $langFallback = class MediaWiki\Languages\LanguageFallback { ... }; private $grammarTransformCache = NULL; private $converterFactory = class MediaWiki\Languages\LanguageConverterFactory { ... }; private $hookContainer = class MediaWiki\HookContainer\HookContainer { ... }; private $hookRunner = class MediaWiki\HookContainer\HookRunner { ... }; private $config = class GlobalVarConfig { ... } }; private $skin = class MediaWiki\Skins\Vector\SkinVectorLegacy { private ${ContextSource}context = ...; private ${Skin}defaultLinkOptions = [...]; protected $skinname = 'vector'; protected $options = [...]; protected $mRelevantTitle = NULL; private ${Skin}mRelevantUser = FALSE; private ${Skin}languageLinks = NULL; private ${Skin}sidebar = NULL; private ${Skin}componentRegistry = class MediaWiki\Skin\SkinComponentRegistry { ... }; public $template = NULL; public $thispage = NULL; public $titletxt = NULL; public $userpage = NULL; public $thisquery = NULL; public $loggedin = NULL; public $username = NULL; public $userpageUrlDetails = NULL; private ${SkinTemplate}isTempUser = NULL; private ${SkinTemplate}isNamedUser = NULL; private ${SkinTemplate}templateContextSet = FALSE; private ${SkinTemplate}contentNavigationCached = NULL; private ${SkinMustache}templateParser = NULL; private ${MediaWiki\Skins\Vector\SkinVector}languages = NULL }; private $timing = NULL; private $config = class GlobalVarConfig { private $prefix = 'wg' }; private $languageRecursion = FALSE }, $including = ???, $linkRenderer = ??? )	.../MediaWiki.php:316
7	0.0416	3856456	SpecialPage->run( $subPage = NULL )	.../SpecialPageFactory.php:1421
8	0.0453	4007448	SpecialNewFiles->execute( $par = NULL )	.../SpecialPage.php:691
9	0.0669	5306512	SpecialNewFiles->buildForm( $context = class DerivativeContext { private ${ContextSource}context = class RequestContext { private $request = class WebRequest { ... }; private $title = class Title { ... }; private $wikipage = NULL; private $action = NULL; private $output = class OutputPage { ... }; private $user = class User { ... }; private $authority = NULL; private $lang = class Language { ... }; private $skin = class MediaWiki\Skins\Vector\SkinVectorLegacy { ... }; private $timing = NULL; private $config = class GlobalVarConfig { ... }; private $languageRecursion = FALSE }; private $request = NULL; private $title = NULL; private $wikipage = NULL; private $action = NULL; private $output = NULL; private $user = NULL; private $authority = NULL; private $lang = NULL; private $skin = NULL; private $config = NULL; private $timing = NULL } )	.../SpecialNewFiles.php:125
10	0.0767	5467504	HTMLForm->displayForm( $submitResult = FALSE )	.../SpecialNewFiles.php:220
11	0.0767	5467504	HTMLForm->getHTML( $submitResult = FALSE )	.../HTMLForm.php:1236
12	0.0768	5468024	OOUIHTMLForm->getBody( )	.../HTMLForm.php:1284
13	0.0768	5468024	HTMLForm->getBody( )	.../OOUIHTMLForm.php:283
14	0.0768	5468024	HTMLForm->displaySection( $fields = ['user' => class HTMLUserTextField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'user'; protected $mDir = NULL; protected $mLabel = 'IP address or username'; protected $mID = 'mw-input-user'; protected $mClass = ''; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = NULL; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... }; protected $mPlaceholder = ''; protected $autocomplete = NULL }, 'showbots' => class HTMLCheckField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'showbots'; protected $mDir = NULL; protected $mLabel = 'Show uploads by bots'; protected $mID = 'mw-input-showbots'; protected $mClass = ''; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = NULL; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... } }, 'hidepatrolled' => class HTMLCheckField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'hidepatrolled'; protected $mDir = NULL; protected $mLabel = 'Hide patrolled uploads'; protected $mID = 'mw-input-hidepatrolled'; protected $mClass = ''; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = NULL; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... } }, 'mediatype' => class HTMLMultiSelectField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'mediatype'; protected $mDir = NULL; protected $mLabel = 'Media type:'; protected $mID = 'mw-input-mediatype'; protected $mClass = ' mw-htmlform-flatlist'; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = [...]; protected $mOptions = [...]; protected $mOptionsLabelsNotFromMessage = TRUE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... }; private $mPlaceholder = NULL }, 'limit' => class HTMLHiddenField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'limit'; protected $mDir = NULL; protected $mLabel = NULL; protected $mID = 'mw-input-limit'; protected $mClass = ''; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = 50; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... }; protected $outputAsDefault = TRUE }, 'offset' => class HTMLHiddenField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'offset'; protected $mDir = NULL; protected $mLabel = NULL; protected $mID = 'mw-input-offset'; protected $mClass = ''; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = ''; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... }; protected $outputAsDefault = TRUE }, 'start' => class HTMLDateTimeField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'start'; protected $mDir = NULL; protected $mLabel = 'From date:'; protected $mID = 'mw-input-start'; protected $mClass = ' mw-htmlform-datetime-field'; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = NULL; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... }; protected $mPlaceholder = 'YYYY-MM-DD'; protected $autocomplete = NULL; protected $mType = 'date' }, 'end' => class HTMLDateTimeField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'end'; protected $mDir = NULL; protected $mLabel = 'To date:'; protected $mID = 'mw-input-end'; protected $mClass = ' mw-htmlform-datetime-field'; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = NULL; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... }; protected $mPlaceholder = 'YYYY-MM-DD'; protected $autocomplete = NULL; protected $mType = 'date' }], $sectionName = '', $fieldsetIDPrefix = ???, $hasUserVisibleFields = ??? )	.../HTMLForm.php:1502
15	0.0787	5728128	HTMLFormField->getOOUI( $value = NULL )	.../HTMLForm.php:1931
16	0.0789	5735456	HTMLFormField->getErrorsRaw( $value = NULL )	.../HTMLFormField.php:714
17	0.0789	5735456	HTMLDateTimeField->validate( $value = NULL, $alldata = [] )	.../HTMLFormField.php:1025
18	0.0789	5735456	HTMLDateTimeField->parseDate( $value = NULL )	.../HTMLDateTimeField.php:99
19	0.0789	5735456	trim( $string = NULL )	.../HTMLDateTimeField.php:125

( ! ) Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/wiki/mediawiki/core/includes/htmlform/fields/HTMLDateTimeField.php on line 125
Call Stack
#	Time	Memory	Function	Location
1	0.0000	364168	{main}( )	.../index.php:0
2	0.0365	3590072	wfIndexMain( )	.../index.php:46
3	0.0365	3590184	MediaWiki->run( )	.../index.php:50
4	0.0365	3590184	MediaWiki->main( )	.../MediaWiki.php:569
5	0.0368	3603760	MediaWiki->performRequest( )	.../MediaWiki.php:913
6	0.0416	3851792	MediaWiki\SpecialPage\SpecialPageFactory->executePath( $path = class Title { private $mTextform = 'NewFiles'; private $mUrlform = 'NewFiles'; private $mDbkeyform = 'NewFiles'; private $mNamespace = -1; private $mInterwiki = ''; private $mLocalInterwiki = FALSE; private $mFragment = ''; public $mArticleID = 0; protected $mLatestID = FALSE; private $mContentModel = FALSE; private $mForcedContentModel = FALSE; private $mEstimateRevisions = NULL; public $prefixedText = NULL; protected $mLength = -1; public $mRedirect = NULL; private $mHasSubpages = NULL; private $mPageLanguage = NULL; private $mDbPageLanguage = FALSE; private $mTitleValue = NULL; private $mIsBigDeletion = NULL; private $mIsValid = TRUE; private $mInstanceCacheKey = NULL; protected $deprecatedPublicProperties = ['mTextform' => [...], 'mUrlform' => [...], 'mDbkeyform' => [...], 'mNamespace' => [...], 'mInterwiki' => [...], 'mFragment' => [...]]; private $dynamicPropertiesAccessDeprecated = FALSE }, $context = class RequestContext { private $request = class WebRequest { protected $data = [...]; protected $queryAndPathParams = [...]; protected $queryParams = [...]; protected $headers = [...]; private $response = class WebResponse { ... }; private $ip = '10.13.37.22'; protected $requestTime = 1657144281.8431; protected $protocol = 'https'; protected $sessionId = class MediaWiki\Session\SessionId { ... }; protected $markedAsSafe = FALSE }; private $title = class Title { private $mTextform = 'NewFiles'; private $mUrlform = 'NewFiles'; private $mDbkeyform = 'NewFiles'; private $mNamespace = -1; private $mInterwiki = ''; private $mLocalInterwiki = FALSE; private $mFragment = ''; public $mArticleID = 0; protected $mLatestID = FALSE; private $mContentModel = FALSE; private $mForcedContentModel = FALSE; private $mEstimateRevisions = NULL; public $prefixedText = 'Special:NewFiles'; protected $mLength = -1; public $mRedirect = NULL; private $mHasSubpages = NULL; private $mPageLanguage = NULL; private $mDbPageLanguage = FALSE; private $mTitleValue = NULL; private $mIsBigDeletion = NULL; private $mIsValid = NULL; private $mInstanceCacheKey = NULL; protected $deprecatedPublicProperties = [...]; private $dynamicPropertiesAccessDeprecated = FALSE }; private $wikipage = NULL; private $action = NULL; private $output = class OutputPage { private ${ContextSource}context = ...; protected $mMetatags = [...]; protected $mLinktags = [...]; protected $mCanonicalUrl = FALSE; private $mPageTitle = 'Gallery of new files'; private $displayTitle = NULL; private $cacheIsFinal = FALSE; public $mBodytext = '<div class="mw-specialpage-summary">\n<p>This special page shows the last uploaded files.\n</p>\n</div>'; private $mHTMLtitle = 'Gallery of new files - ReedyDevWiki'; private $mIsArticle = FALSE; private $mIsArticleRelated = FALSE; private $mHasCopyright = FALSE; private $mPrintable = FALSE; private $mSections = [...]; private $mSubtitle = [...]; public $mRedirect = ''; protected $mStatusCode = NULL; protected $mLastModified = ''; protected $mCategoryLinks = [...]; protected $mCategories = [...]; protected $mIndicators = [...]; private $mLanguageLinks = [...]; private $mScripts = ''; protected $mInlineStyles = ''; public $mPageLinkTitle = ''; protected $mAdditionalHtmlClasses = [...]; protected $mHeadItems = [...]; protected $mAdditionalBodyClasses = [...]; protected $mModules = [...]; protected $mModuleStyles = [...]; protected $mResourceLoader = NULL; private $rlClient = NULL; private $rlClientContext = NULL; private $rlExemptStyleModules = NULL; protected $mJsConfigVars = [...]; protected $mTemplateIds = [...]; protected $mImageTimeKeys = [...]; public $mRedirectCode = ''; protected $mFeedLinksAppendQuery = NULL; protected $mAllowedModules = [...]; protected $mDoNothing = FALSE; protected $mParserOptions = class ParserOptions { ... }; private $mFeedLinks = [...]; protected $mEnableClientCache = TRUE; private $mArticleBodyOnly = FALSE; protected $mNewSectionLink = FALSE; protected $mHideNewSectionLink = FALSE; public $mNoGallery = FALSE; protected $mCdnMaxage = 0; protected $mCdnMaxageLimit = INF; protected $mPreventClickjacking = TRUE; private $mRevisionId = NULL; private $mRevisionTimestamp = NULL; protected $mFileVersion = NULL; protected $styles = [...]; private $mIndexPolicy = 'noindex'; private $mFollowPolicy = 'nofollow'; private $mRobotsOptions = [...]; private $mVaryHeader = [...]; private $mRedirectedFrom = NULL; private $mProperties = [...]; private $mTarget = NULL; private $mEnableTOC = FALSE; private $copyrightUrl = NULL; private $limitReportJSData = [...]; private $contentOverrides = [...]; private $contentOverrideCallbacks = [...]; private $mLinkHeader = [...]; private $CSP = class ContentSecurityPolicy { ... } }; private $user = class User { public $mId = 1; public $mName = 'Reedy'; public $mActorId = 1; public $mRealName = 'Sam'; public $mEmail = 'sam@reedyboy.net'; public $mTouched = '20220702160124'; protected $mQuickTouched = NULL; protected $mToken = 'a47668ca62955a1c7c36284542d16f8d'; public $mEmailAuthenticated = NULL; protected $mEmailToken = '\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000'; protected $mEmailTokenExpires = NULL; protected $mRegistration = '20110131194049'; protected $mLoadedItems = TRUE; public $mFrom = 'session'; protected $mDatePreference = NULL; private $mBlockedby = -1; protected $mHash = FALSE; protected $mBlockreason = NULL; protected $mGlobalBlock = NULL; protected $mLocked = NULL; private $mHideName = NULL; private $mRequest = class WebRequest { ... }; private $mBlock = NULL; private $mBlockedFromCreateAccount = FALSE; protected $queryFlagsUsed = 0; private $mThisAsAuthority = class MediaWiki\Permissions\UserAuthority { ... }; private $isTemp = NULL }; private $authority = NULL; private $lang = class Language { public $mCode = 'en-gb'; public $mMagicExtensions = [...]; private $mHtmlCode = NULL; public $dateFormatStrings = [...]; public $mExtendedSpecialPageAliases = [...]; protected $namespaceNames = [...]; protected $mNamespaceIds = NULL; protected $namespaceAliases = NULL; private $transformData = [...]; private $namespaceInfo = class NamespaceInfo { ... }; private $localisationCache = class LocalisationCache { ... }; private $langNameUtils = class MediaWiki\Languages\LanguageNameUtils { ... }; private $langFallback = class MediaWiki\Languages\LanguageFallback { ... }; private $grammarTransformCache = NULL; private $converterFactory = class MediaWiki\Languages\LanguageConverterFactory { ... }; private $hookContainer = class MediaWiki\HookContainer\HookContainer { ... }; private $hookRunner = class MediaWiki\HookContainer\HookRunner { ... }; private $config = class GlobalVarConfig { ... } }; private $skin = class MediaWiki\Skins\Vector\SkinVectorLegacy { private ${ContextSource}context = ...; private ${Skin}defaultLinkOptions = [...]; protected $skinname = 'vector'; protected $options = [...]; protected $mRelevantTitle = NULL; private ${Skin}mRelevantUser = FALSE; private ${Skin}languageLinks = NULL; private ${Skin}sidebar = NULL; private ${Skin}componentRegistry = class MediaWiki\Skin\SkinComponentRegistry { ... }; public $template = NULL; public $thispage = NULL; public $titletxt = NULL; public $userpage = NULL; public $thisquery = NULL; public $loggedin = NULL; public $username = NULL; public $userpageUrlDetails = NULL; private ${SkinTemplate}isTempUser = NULL; private ${SkinTemplate}isNamedUser = NULL; private ${SkinTemplate}templateContextSet = FALSE; private ${SkinTemplate}contentNavigationCached = NULL; private ${SkinMustache}templateParser = NULL; private ${MediaWiki\Skins\Vector\SkinVector}languages = NULL }; private $timing = NULL; private $config = class GlobalVarConfig { private $prefix = 'wg' }; private $languageRecursion = FALSE }, $including = ???, $linkRenderer = ??? )	.../MediaWiki.php:316
7	0.0416	3856456	SpecialPage->run( $subPage = NULL )	.../SpecialPageFactory.php:1421
8	0.0453	4007448	SpecialNewFiles->execute( $par = NULL )	.../SpecialPage.php:691
9	0.0669	5306512	SpecialNewFiles->buildForm( $context = class DerivativeContext { private ${ContextSource}context = class RequestContext { private $request = class WebRequest { ... }; private $title = class Title { ... }; private $wikipage = NULL; private $action = NULL; private $output = class OutputPage { ... }; private $user = class User { ... }; private $authority = NULL; private $lang = class Language { ... }; private $skin = class MediaWiki\Skins\Vector\SkinVectorLegacy { ... }; private $timing = NULL; private $config = class GlobalVarConfig { ... }; private $languageRecursion = FALSE }; private $request = NULL; private $title = NULL; private $wikipage = NULL; private $action = NULL; private $output = NULL; private $user = NULL; private $authority = NULL; private $lang = NULL; private $skin = NULL; private $config = NULL; private $timing = NULL } )	.../SpecialNewFiles.php:125
10	0.0767	5467504	HTMLForm->displayForm( $submitResult = FALSE )	.../SpecialNewFiles.php:220
11	0.0767	5467504	HTMLForm->getHTML( $submitResult = FALSE )	.../HTMLForm.php:1236
12	0.0768	5468024	OOUIHTMLForm->getBody( )	.../HTMLForm.php:1284
13	0.0768	5468024	HTMLForm->getBody( )	.../OOUIHTMLForm.php:283
14	0.0768	5468024	HTMLForm->displaySection( $fields = ['user' => class HTMLUserTextField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'user'; protected $mDir = NULL; protected $mLabel = 'IP address or username'; protected $mID = 'mw-input-user'; protected $mClass = ''; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = NULL; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... }; protected $mPlaceholder = ''; protected $autocomplete = NULL }, 'showbots' => class HTMLCheckField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'showbots'; protected $mDir = NULL; protected $mLabel = 'Show uploads by bots'; protected $mID = 'mw-input-showbots'; protected $mClass = ''; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = NULL; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... } }, 'hidepatrolled' => class HTMLCheckField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'hidepatrolled'; protected $mDir = NULL; protected $mLabel = 'Hide patrolled uploads'; protected $mID = 'mw-input-hidepatrolled'; protected $mClass = ''; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = NULL; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... } }, 'mediatype' => class HTMLMultiSelectField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'mediatype'; protected $mDir = NULL; protected $mLabel = 'Media type:'; protected $mID = 'mw-input-mediatype'; protected $mClass = ' mw-htmlform-flatlist'; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = [...]; protected $mOptions = [...]; protected $mOptionsLabelsNotFromMessage = TRUE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... }; private $mPlaceholder = NULL }, 'limit' => class HTMLHiddenField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'limit'; protected $mDir = NULL; protected $mLabel = NULL; protected $mID = 'mw-input-limit'; protected $mClass = ''; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = 50; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... }; protected $outputAsDefault = TRUE }, 'offset' => class HTMLHiddenField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'offset'; protected $mDir = NULL; protected $mLabel = NULL; protected $mID = 'mw-input-offset'; protected $mClass = ''; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = ''; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... }; protected $outputAsDefault = TRUE }, 'start' => class HTMLDateTimeField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'start'; protected $mDir = NULL; protected $mLabel = 'From date:'; protected $mID = 'mw-input-start'; protected $mClass = ' mw-htmlform-datetime-field'; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = NULL; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... }; protected $mPlaceholder = 'YYYY-MM-DD'; protected $autocomplete = NULL; protected $mType = 'date' }, 'end' => class HTMLDateTimeField { public $mParams = [...]; protected $mValidationCallback = NULL; protected $mFilterCallback = NULL; protected $mName = 'end'; protected $mDir = NULL; protected $mLabel = 'To date:'; protected $mID = 'mw-input-end'; protected $mClass = ' mw-htmlform-datetime-field'; protected $mVFormClass = ''; protected $mHelpClass = FALSE; protected $mDefault = NULL; protected $mOptions = FALSE; protected $mOptionsLabelsNotFromMessage = FALSE; protected $mCondState = [...]; protected $mCondStateClass = [...]; protected $mShowEmptyLabels = FALSE; public $mParent = class OOUIHTMLForm { ... }; protected $mPlaceholder = 'YYYY-MM-DD'; protected $autocomplete = NULL; protected $mType = 'date' }], $sectionName = '', $fieldsetIDPrefix = ???, $hasUserVisibleFields = ??? )	.../HTMLForm.php:1502
15	0.0799	5804696	HTMLFormField->getOOUI( $value = NULL )	.../HTMLForm.php:1931
16	0.0800	5812152	HTMLFormField->getErrorsRaw( $value = NULL )	.../HTMLFormField.php:714
17	0.0800	5812152	HTMLDateTimeField->validate( $value = NULL, $alldata = [] )	.../HTMLFormField.php:1025
18	0.0800	5812152	HTMLDateTimeField->parseDate( $value = NULL )	.../HTMLDateTimeField.php:99
19	0.0800	5812152	trim( $string = NULL )	.../HTMLDateTimeField.php:125

Event Timeline

Reedy updated the task description. (Show Details)

Change 814271 had a related patch set uploaded (by Reedy; author: Reedy):

[mediawiki/core@master] HtmlForm: Null coalescence in trim() calls

https://gerrit.wikimedia.org/r/814271

Change 814271 merged by jenkins-bot:

[mediawiki/core@master] HtmlForm: Null coalescence in trim() calls

https://gerrit.wikimedia.org/r/814271

Change 814144 had a related patch set uploaded (by Reedy; author: Reedy):

[mediawiki/core@REL1_38] HtmlForm: Null coalescence in trim() calls

https://gerrit.wikimedia.org/r/814144

Change 814145 had a related patch set uploaded (by Reedy; author: Reedy):

[mediawiki/core@REL1_37] HtmlForm: Null coalescence in trim() calls

https://gerrit.wikimedia.org/r/814145

Change 814306 had a related patch set uploaded (by Reedy; author: Reedy):

[mediawiki/core@REL1_35] HtmlForm: Null coalescence in trim() calls

https://gerrit.wikimedia.org/r/814306

Reedy claimed this task.

Change 814306 merged by jenkins-bot:

[mediawiki/core@REL1_35] HtmlForm: Null coalescence in trim() calls

https://gerrit.wikimedia.org/r/814306

Change 814144 merged by jenkins-bot:

[mediawiki/core@REL1_38] HtmlForm: Null coalescence in trim() calls

https://gerrit.wikimedia.org/r/814144

Change 814145 merged by jenkins-bot:

[mediawiki/core@REL1_37] HtmlForm: Null coalescence in trim() calls

https://gerrit.wikimedia.org/r/814145