* (bug 11143) Links containing invalid UTF-8 percent-code sequences are now
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 23 Aug 2009 00:45:36 +0000 (00:45 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 23 Aug 2009 00:45:36 +0000 (00:45 +0000)
commit8dfb5c2e2390014bb652949c2e136e6b2d1d455a
tree3618163cd8bab45f0f91d954c8ee6ed8cd426711
parent8288d2a94b00a164f7a76f8bc27599787371c89a
* (bug 11143) Links containing invalid UTF-8 percent-code sequences are now
  cleanly disabled instead of breaking parsing entirely on PHP 5.2.

This was fixed as a side-effect of r55382 for bug 15248; adding comments
in Title::secureAndSplit nothing this.
RELEASE-NOTES
includes/Title.php