doc: Clarify documentation for ParserOptions::getUserLangObj
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 1 Aug 2013 20:37:41 +0000 (22:37 +0200)
committerTim Starling <tstarling@wikimedia.org>
Fri, 2 Aug 2013 03:07:53 +0000 (03:07 +0000)
commit06cfd63442724ce7b67401cb022c065448e8f2c2
treea6ad401e7e9a9628a2aeed9a7fc45442e5958719
parentc38472f640c7c4a16fab7d78cab923ca534e0264
doc: Clarify documentation for ParserOptions::getUserLangObj

It no longer produces inconsistent link tables, that was fixed
in r89706 by setting the parser to the default language when
saving, and then when viewing it might reparse for a different
uselang if needed (without saving link updates).

Of course, that isn't pretty and it should still be discouraged.

Change-Id: I599a7162fed458713ffa3a754086c6a2ffdebe07
includes/parser/ParserOptions.php