Do not split parser cache if limitation is reached.
authorBrian Wolff <bawolff+wn@gmail.com>
Mon, 28 Sep 2015 22:39:31 +0000 (16:39 -0600)
committerBrian Wolff <bawolff+wn@gmail.com>
Mon, 28 Sep 2015 22:39:31 +0000 (16:39 -0600)
commite4c016a208f8291518c6f6ae5bbb9fd6b738ae73
treec746bcfff442bfe0eaca0d567643e4a6eeb7e80e
parent6018ec28a7dd9393710434b28e85a09423f3082c
Do not split parser cache if limitation is reached.

The warnings are only shown during preview. It seems silly to
split the parser cache for this. There should be no parser cache
pollution to just using the user language without registering it
for use.

See also: 889e988ccec3428a10c831

Change-Id: Ib42e8885e23a3c8bef8cf72948359d71254064c3
includes/parser/Parser.php