-
Notifications
You must be signed in to change notification settings - Fork 9
Description
发现这个插件会导致MW1.23.0的runjob.php运行失败。致使全wiki内容无法更新。
以下是通过php runJobs.php --globals (Output globals at the end of processing for debugging)发现的卡死位点。
[wgParser] => Parser Object
(
[mTagHooks] => Array
(
[flashmp3] => renderFlashMP3
[duoshuo] => render_Duoshuo
)
[mTransparentTagHooks] => Array
(
)
[mFunctionHooks] => Array
(
)
[mFunctionSynonyms] => Array
(
[0] => Array
(
)
[1] => Array
(
)
)
[mFunctionTagHooks] => Array
(
)
[mStripList] => Array
(
[0] => flashmp3
[1] => duoshuo
)
[mDefaultStripList] => Array
(
)
[mVarCache] => Array
(
)
[mImageParams] => Array
(
)
[mImageParamsMagicArray] => Array
(
)
[mMarkerIndex] => 0
[mFirstCall] => 1
[mVariables] =>
[mSubstWords] =>
[mConf] => Array
(
[class] => Parser
)
[mPreprocessor] =>
[mExtLinkBracketedRegex] => /\[(((?i)http\:\/\/|https\:\/\/|ftp\:\/\
/|ftps://|ssh://|sftp://|irc://|ircs://|xmpp:|sip:|sips:|gophe
r://|telnet://|nntp://|worldwind://|mailto:|tel:|sms:|news:|svn
://|git://|mms://|bitcoin:|magnet:|urn:|geo:|//)[^][<>"\x00-\x20\x
7F\p{Zs}]+)\p{Zs}([^]\x00-\x08\x0a-\x1F]?)]/Su
[mUrlProtocols] => http://|https://|ftp://|ftps://|ssh:
//|sftp://|irc://|ircs://|xmpp:|sip:|sips:|gopher://|telnet:/
/|nntp://|worldwind://|mailto:|tel:|sms:|news:|svn://|git://|mm
s://|bitcoin:|magnet:|urn:|geo:|//
[mOutput] =>
[mAutonumber] =>
[mDTopen] =>
[mStripState] =>
[mIncludeCount] =>
[mArgStack] =>
[mLastSection] =>
[mInPre] =>
[mLinkHolders] =>
[mLinkID] =>
[mIncludeSizes] =>
[mPPNodeCount] =>
[mGeneratedPPNodeCount] =>
[mHighestExpansionDepth] =>
[mDefaultSort] =>
[mTplExpandCache] =>
[mTplRedirCache] =>
[mTplDomCache] =>
[mHeadings] =>
[mDoubleUnderscores] =>
[mExpensiveFunctionCount] =>
[mShowToc] =>
[mForceTocPosition] =>
[mUser] =>
[mOptions] =>
[mTitle] =>
[mOutputType] =>
[ot] =>
[mRevisionObject] =>
[mRevisionId] =>
[mRevisionTimestamp] =>
[mRevisionUser] =>
[mRevisionSize] =>
[mRevIdForTs] =>
[mInputSize] =>
[mUniqPrefix] =>
[mLangLinkLanguages] =>
[mPreprocessorClass] => Preprocessor_DOM
)
[wgTitle] =>
[wgDeferredUpdateList] => Array
(
)
[func] => DuoshuoExtension
[profName] => Setup.php-extensions-DuoshuoExtension
[wgServerName] =>
[wgFullyInitialised] => 1
[wgSharedSchema] =>
)