X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/modifier.php?a=blobdiff_plain;f=includes%2FGlobalFunctions.php;h=58927dc6dfbcc3af36f18af1c72c90e74ee1a5b4;hb=35f61c7c4b38388dc498f898193f1dda0461e0b3;hp=f2e37d557c97fa424ca61d9f6a48ee21db907de3;hpb=c3d9666051cc95ccd74c5282e68747b79d506baf;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/GlobalFunctions.php b/includes/GlobalFunctions.php index f2e37d557c..58927dc6df 100644 --- a/includes/GlobalFunctions.php +++ b/includes/GlobalFunctions.php @@ -3216,6 +3216,7 @@ function wfUsePHP( $req_ver ) { * * @see perldoc -f use * + * @deprecated since 1.26, use the "requires' property of extension.json * @param string|int|float $req_ver The version to check, can be a string, an integer, or a float * @throws MWException */