Linker: Remove outdated comment
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 5 Sep 2018 14:39:27 +0000 (16:39 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 5 Sep 2018 14:41:40 +0000 (16:41 +0200)
This talks about references and values the way they worked in PHP 4.
Comment was added in r4927 (b025ad54) in 2004.

Change-Id: I58a74219665bed9e804d7c01f271fd96fd889072

includes/Linker.php

index 0ee6c92..7969429 100644 (file)
@@ -1076,10 +1076,6 @@ class Linker {
         * @author Erik Moeller <moeller@scireview.de>
         * @since 1.16.3. $wikiId added in 1.26
         *
-        * Note: there's not always a title to pass to this function.
-        * Since you can't set a default parameter for a reference, I've turned it
-        * temporarily to a value pass. Should be adjusted further. --brion
-        *
         * @param string $comment
         * @param Title|null $title Title object (to generate link to the section in autocomment)
         *  or null