Remove OutputPage::addWikitext()* functions, hard-deprecated in 1.32
authorC. Scott Ananian <cscott@cscott.net>
Wed, 19 Jun 2019 15:57:36 +0000 (11:57 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Wed, 19 Jun 2019 19:14:54 +0000 (15:14 -0400)
commit8a80f58cefbbc5884ce6baf259c842d9cc51e317
tree0ecc87174aa9a056de130f6cf04ab05452f5c76e
parentb9a67d4710b117504f4c65d2c2071791909d6c5e
Remove OutputPage::addWikitext()* functions, hard-deprecated in 1.32

This starts cleaning up the programmer-visible API for OutputPage
and removed some deprecated untidy parser modes.

Change-Id: Ib464b57248f114b68424ec1175d36ad86d1319ad
RELEASE-NOTES-1.34
includes/OutputPage.php
tests/phpunit/includes/OutputPageTest.php