wiki.techinc.nl/includes/diff
Alexandre Emsenhuber be0878fd3a Use WikiPage::makeParserOptions() where possible.
- This is needed to for I90965346 ((bug 37453) Move
  $wgDisable(Lang|Title)Conversion to ParserOptions)
  because that change sets an option based on the Title,
  and I don't want to duplicate that to all ParserOptions
  that need it.
- Refactored ApiParse to have a WikiPage object available
  and changed some part to take advantage of having this
  object available. Also used ApiBase::getTitleOrPageId()
  to reduce code duplication.

Change-Id: Iec98e472af9c43d940f77261367a796b0d7b4b54
2012-08-31 23:16:03 +02:00
..
DairikiDiff.php Sanitizing already existing use of PHP's assert 2012-03-19 11:14:43 +00:00
DifferenceEngine.php Use WikiPage::makeParserOptions() where possible. 2012-08-31 23:16:03 +02:00
WikiDiff3.php Kill various unused variables 2011-10-29 01:17:26 +00:00