* Fix bug 15344. Was caused by the overwrite of $entry, assigned by reference to...
authorTim Starling <tstarling@users.mediawiki.org>
Thu, 28 Aug 2008 05:22:17 +0000 (05:22 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Thu, 28 Aug 2008 05:22:17 +0000 (05:22 +0000)
commitb9a94aefa59c8336f9c3cac4ae5a9d750ad7ec7f
tree97612996b9cd17845bd16256e63bfc875b317050
parent7bc1f8796376ce03ce6698c4ba770be3ff8e42e4
* Fix bug 15344. Was caused by the overwrite of $entry, assigned by reference to the last link and then overwritten in later code.
* Split doVariants() out from replaceInternal(), big functions are prone to variable reuse bugs
includes/parser/LinkHolderArray.php