Prepare 1.43.3
Change-Id: I759bdcfafc659cf470353aa54bc026485bff020e
This commit is contained in:
parent
db289a0db6
commit
1317199663
2 changed files with 4 additions and 2 deletions
|
|
@ -7,10 +7,12 @@ PHP 8.4 workboard: https://phabricator.wikimedia.org/tag/php_8.4_support/
|
|||
|
||||
== MediaWiki 1.43.3 ==
|
||||
|
||||
THIS IS NOT A RELEASE YET
|
||||
This is a maintenance release of the MediaWiki 1.43 branch.
|
||||
|
||||
=== Changes since MediaWiki 1.43.2 ===
|
||||
* Localisation updates.
|
||||
* Fix test failures related to 1.43.2.
|
||||
* (T398269) Fixup vendor issues related to symfony/polyfill-php.
|
||||
|
||||
== Mediawiki 1.43.2 ==
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ use Wikimedia\Rdbms\IDatabase;
|
|||
*
|
||||
* @since 1.35 (also backported to 1.33.3 and 1.34.1)
|
||||
*/
|
||||
define( 'MW_VERSION', '1.43.2' );
|
||||
define( 'MW_VERSION', '1.43.3' );
|
||||
|
||||
/** @{
|
||||
* Obsolete IDatabase::makeList() constants
|
||||
|
|
|
|||
Loading…
Reference in a new issue