Avoid hitting DB in Category getters when they have the required info
authorAgabi10 <gabilondo.ander@gmail.com>
Wed, 7 Nov 2018 16:15:06 +0000 (16:15 +0000)
committerJames D. Forrester <jforrester@wikimedia.org>
Thu, 4 Apr 2019 19:40:14 +0000 (12:40 -0700)
commitd19a6fe542f6b7a334cac47c044d3d4319b6d0ae
treeb782b344b644e66d52b18e91b54f77bdc4841ed0
parent75f937543b8d3eaec8d3fe4f726c088ef028abab
Avoid hitting DB in Category getters when they have the required info

Bug: T63045
Change-Id: Ib881ce263fa7a4a8256f627a56b774aaa815d3df
RELEASE-NOTES-1.33
includes/Category.php
tests/phpunit/includes/CategoryTest.php [new file with mode: 0644]