Revert r32126 -- breaks type-safety by having a bunch of Revision functions which...
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 18 Mar 2008 23:07:19 +0000 (23:07 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 18 Mar 2008 23:07:19 +0000 (23:07 +0000)
commit302f32c6feaa86daf1a99786c145505d0a03f7fb
tree5685b936ab3d87979562ee2d68f1d0c7287c5899
parent58b1656c96d775f544bc14d092aa3a64a7c24ab7
Revert r32126 -- breaks type-safety by having a bunch of Revision functions which are supposed to always return strings return booleans sometimes.
Let's not toss in even more scary possibilities, please... predictability is nice!
includes/DifferenceEngine.php
includes/Revision.php