Mark A. Hershberger wrote:
It is time again for a new MediaWiki release candidate. Download links at the end of this email. Note that I've include a "core-only" tarball this week as well.
Since last week, the following fixes were included in the tarball:
- https://gerrit.wikimedia.org/r/58418/ backport changes in Collation from master
- https://gerrit.wikimedia.org/r/58462/ Cleared ResourceLoader blob store after update.php finishes.
- https://gerrit.wikimedia.org/r/59102/ PHP Fatal error: Call to a member function isLocal() on non-object in Title.php
- https://gerrit.wikimedia.org/r/59265/ Combine JavaScript and JSON encoding logic
- https://gerrit.wikimedia.org/r/59328/ Fix pretty JSON when strings end with backslashes
- https://gerrit.wikimedia.org/r/59329/ FormatJson: microoptimizations for UTF8_OK mode
Fixes in queue:
- https://gerrit.wikimedia.org/r/59369/ Disable $wgContentHandlerUseDB during upgrade where fields don't exist.
- https://gerrit.wikimedia.org/r/59375/ Sanitize $limitReport before outputting
- https://gerrit.wikimedia.org/r/59376/ Disable external entities in XMLReader
- https://gerrit.wikimedia.org/r/59377/ Disable external entities in Import
Hi Mark,
Sorry to add to the pile, but https://bugzilla.wikimedia.org/47350 must be fixed before MediaWiki 1.21 is released, as far as I'm concerned.
MZMcBride