Deprecate Parser::disableCache
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 15 Jun 2016 01:25:36 +0000 (18:25 -0700)
committerOri.livneh <ori@wikimedia.org>
Sat, 18 Jun 2016 19:55:43 +0000 (19:55 +0000)
commit7d42e96748015a3950168c8e3794743d4f03a710
tree1821c858f102f843f8768126d524c5268b2bfdfa
parent6b192e6146040ac25a3031756176b051a309253b
Deprecate Parser::disableCache

Few maintained extensions still rely on this and it is
bad practice to use this for handling cache correctness.

Change-Id: I2de481198bbff5c4f3dd81fc6d1b137e4c37b93f
includes/parser/CacheTime.php
includes/parser/Parser.php