X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.32;h=5f034b5ca39824ca188feb1bbe21a095b7e56c64;hb=ed6cd03027c2e046bfa7a6081c8a9b52d80ac5ca;hp=06b60e41dea365c88ae61cb4fc6c113ca1c804e8;hpb=7ddab17aac1103fa080b50759ab6ca906caa554e;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.32 b/RELEASE-NOTES-1.32 index 06b60e41de..5f034b5ca3 100644 --- a/RELEASE-NOTES-1.32 +++ b/RELEASE-NOTES-1.32 @@ -154,6 +154,7 @@ production. ** ScopedCallback objects can no longer be serialized. * Updated wikimedia/timestamp from v1.0.0 to v2.2.0. * Updated wikimedia/wrappedstring from v2.3.0 to v3.0.1. +* oyejorge/less.php replaced with our fork wikimedia/less.php * Updated composer/spdx-licenses from v1.3.0 to v1.4.0 (dev-only). * Updated mediawiki/mediawiki-codesniffer from v18.0.0 to v22.0.0 (dev-only). @@ -661,6 +662,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