We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
发现这个插件会导致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] =>
)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
发现这个插件会导致MW1.23.0的runjob.php运行失败。致使全wiki内容无法更新。
以下是通过php runJobs.php --globals (Output globals at the end of processing for debugging)发现的卡死位点。
/|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
)
)
The text was updated successfully, but these errors were encountered: