Fixes for r82645:
authorTim Starling <tstarling@users.mediawiki.org>
Wed, 23 Feb 2011 23:42:04 +0000 (23:42 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Wed, 23 Feb 2011 23:42:04 +0000 (23:42 +0000)
commitbe3710c3124a2a744bdae5618094018c3ebaafcf
treec717688c61258cb90e7cfe71586dcf0dfc229b4e
parentfcf56ed2f397c1ce94e250e5d21576f51c0c16fa
Fixes for r82645:
* Fixed several obvious bugs in the $wgCiteCacheReferences helper functions, missed due to inadequate testing.
* Don't save complete Title objects to memcached, they contain cached data with a short lifetime.
* Fixed a doc comment.
includes/parser/LinkHolderArray.php
includes/parser/Parser.php