User "Platonides" posted a comment on MediaWiki.r79108.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/79108#c15745

Comment:

Maybe you were running with an old parserTEst.inc version where
                $wgMemc = wfGetMainCache();
                $messageMemc = wfGetMessageCacheStorage();
                $parserMemc = wfGetParserCacheStorage();
still worked by reference.

In such case I do get a parsertest_objectcache' doesn't exist message (although 
not for message-profiling).

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to