Make ApiStashEdit use a separate key for the parser output due to size
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 2 Mar 2019 02:30:29 +0000 (18:30 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 6 Mar 2019 17:11:07 +0000 (09:11 -0800)
commit0dc015c87bfb521ae66768b09458d92fd12d9e64
treef6e89a8f0d61c896c0b7060e9ca19ca49fb1df11
parent9f9f8536e22953b4767f6531ef12121d9d53a844
Make ApiStashEdit use a separate key for the parser output due to size

Bug: T204742
Change-Id: Ibab189c8e0dee5e840770bdb0336516fdfc75e4b
includes/api/ApiStashEdit.php
tests/phpunit/includes/api/ApiStashEditTest.php