Add cache versioning to InfoAction.
authorTyler Anthony Romeo <tylerromeo@gmail.com>
Sun, 17 Mar 2013 04:39:40 +0000 (00:39 -0400)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 24 May 2013 19:38:01 +0000 (19:38 +0000)
commitfedb594f14e08d6c16a84f145dcd02454d3899c3
tree30029befd2e1d9b7a96dcb90133aceb525dfe3e3
parente990facd730ef042516a25d67f2ed86ec352096b
Add cache versioning to InfoAction.

To avoid PHP notices, add a cache version key to
the page count cache so that it is invalidated
when the InfoAction cache format is changed.

Bug: 43766
Change-Id: I7fe4da351506d8b98490e9fbbeb51c2c081fc2a8
includes/actions/InfoAction.php