X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=RELEASE-NOTES-1.30;h=c7270ee6697c16102b47798579f82f5464d0c8ae;hp=0cb65087e4ebf4eb8804284bb5a8d715cc74f823;hb=a23183010ed4fe4bfb3e47e29174d59cbe1ec98e;hpb=0f13fff1604778397c4ca3072ab80ef113c936ff diff --git a/RELEASE-NOTES-1.30 b/RELEASE-NOTES-1.30 index 0cb65087e4..c7270ee669 100644 --- a/RELEASE-NOTES-1.30 +++ b/RELEASE-NOTES-1.30 @@ -152,6 +152,7 @@ changes to languages because of Phabricator reports. WikiPage::makeParserOptions() to create the ParserOptions object and only change options that affect the parser cache key. * Article::viewRedirect() is deprecated. +* IP::isValidBlock() was deprecated. Use the equivalent IP::isValidRange(). * DeprecatedGlobal no longer supports passing in a direct value, it requires a callable factory function or a class name. * The $parserMemc global, wfGetParserCacheStorage(), and ParserCache::singleton()