X-Git-Url: https://git.cyclocoop.org/admin/?a=blobdiff_plain;f=RELEASE-NOTES-1.32;h=cac65ab592dcf75a650c4854f6d2b2a6ec346fe9;hb=c0e27fba86092f85c11e5e734a3812c295d758d0;hp=cc250efb19ba35c810accf4e182afc87ed8689a0;hpb=2dbfa098daab668ff3ba49d6502d2cdd957545f0;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.32 b/RELEASE-NOTES-1.32 index cc250efb19..cac65ab592 100644 --- a/RELEASE-NOTES-1.32 +++ b/RELEASE-NOTES-1.32 @@ -133,6 +133,8 @@ production. * Added a new hook, 'UserGetRightsRemove', which can be used to remove rights from user. Unlike the 'UserGetRights' it will ensure that removed rights will not be reinserted. +* (T197535) Extensions can now specify PHP versions and PHP extensions they + depend on. === External library changes in 1.32 === @@ -662,6 +664,8 @@ because of Phabricator reports. should be mediated by the CommentStore class, this change shouldn't affect external code. * (T206147) Database::close() will no longer commit any open transactions. +* (T64103) Dropped columns category.cat_hidden, site_stats.ss_admins, and + recentchanges.rc_cur_time from the PostgreSQL schema. == Compatibility == MediaWiki 1.32 requires PHP 7.0.0 or later. Although HHVM 3.18.5 or later is