X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2FRevision.php;h=06f5bd016a765607927b22b5cd66953b84d43fe1;hb=0eb1ad8683c949524af16deee20eaa667219fde5;hp=a403e378617d431395f2b915859c420fec5cb821;hpb=27f8aa732e55f0655255152fa22655fa07424c2d;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.