mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-28 17:50:05 +00:00
942c88f749
I ran into countless random exceptions and errors locally due to cache I built up over time that was no longer valid. Though in approved commits in the repository there is only 1 version as of now, I'm sure we will make changes in the future that require a cache invalidation since getHtml needs to be able to make assumptions about what properties exist. Also fixed a bug in the parse() method where the 'deprecated' property is asserted the wrong way around. Added a test for it. Change-Id: I5f61d6030578a711909435c8b996373e9aaa5178 |
||
---|---|---|
.. | ||
ApiTemplateData.php |