https://bugzilla.wikimedia.org/show_bug.cgi?id=62568

Krinkle <krinklem...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |krinklem...@gmail.com
         Resolution|---                         |INVALID

--- Comment #5 from Krinkle <krinklem...@gmail.com> ---
(In reply to Brendan Heussler from comment #3)
> No.  I got APC from cloning the source code repository listed on the
> Extension:APC wiki page
> 
> https://gerrit.wikimedia.org/r/p/mediawiki/extensions/APC.git

In that case, the problem is mixing versions.

If you use latest master of an extension, you should use latest master of
MediaWiki. Neither is recommended to use in a production environment, only for
testing / development.

So assuming you're using v1.22.3, make sure download[1] the 1.22.x version of
that extension, or alternatively, "git checkout REL1_22" in the extension
directory you cloned from git.

The error you got is because of a change made in MediaWiki core to the
SpecialPage interface (new in MediaWiki v1.23alpha, not yet released), and the
APC extension made adjustments accordingly to remain compatible with the latest
version of MediaWiki (https://gerrit.wikimedia.org/r/#/c/103901/).

Closing as it is not a bug in the software from what I can see.

[1] https://www.mediawiki.org/wiki/Special:ExtensionDistributor/APC

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to