Improve FakeTitle implementation:
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 28 Aug 2008 14:19:01 +0000 (14:19 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 28 Aug 2008 14:19:01 +0000 (14:19 +0000)
commit774baf349ab4ee304911fc575e5c7e31baf2f4eb
tree7ad1113fbd99cd5d4f2b1aec16685b268602e3a3
parent2f217035e27ccedac6b14fdda9fbc81fb022c1a5
Improve FakeTitle implementation:
* Make FakeTitle a subclass of Title so functions with a type hint like Parser::parse() accept FakeTitles too
* Remove two static functions from the FakeTitle class
includes/FakeTitle.php