X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FRevision.php;h=06f5bd016a765607927b22b5cd66953b84d43fe1;hb=74a77b0db63d57214eef470b043e38e779092810;hp=a403e378617d431395f2b915859c420fec5cb821;hpb=9392d01c4e95be3c156ad594d8a8b6aa678daa7d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Revision.php b/includes/Revision.php index a403e37861..06f5bd016a 100644 --- a/includes/Revision.php +++ b/includes/Revision.php @@ -1732,6 +1732,7 @@ class Revision implements IDBAccessObject { * 50 revisions for the sake of performance. * * @since 1.20 + * @deprecated since 1.24 * * @param DatabaseBase|int $db The Database to perform the check on. May be given as a * Database object or a database identifier usable with wfGetDB.