diff options
author | Timo Tijhof <krinkle@fastmail.com> | 2023-03-11 23:39:29 +0000 |
---|---|---|
committer | James D. Forrester <jforrester@wikimedia.org> | 2023-04-05 08:45:21 -0400 |
commit | a8eae011354c52caa5041c498c5874643f4795fa (patch) | |
tree | 8fb544a45201a4fa5a759eb2328f79d1f7d8bcf2 /RELEASE-NOTES-1.40 | |
parent | 584c2d096791026164a3ceb415c70206eec85014 (diff) | |
download | mediawikicore-a8eae011354c52caa5041c498c5874643f4795fa.tar.gz mediawikicore-a8eae011354c52caa5041c498c5874643f4795fa.zip |
ResourceLoader: Update wikimedia/less.php from 3.2.1 to 4.0.0
<https://gerrit.wikimedia.org/g/mediawiki/libs/less.php/+/v4.0.0/CHANGES.md>
Relevant:
* T331649: Fix url(#myid) to be treated as absolute URL.
* T331688: Fix "Undefined property" PHP 8.1 warning.
* Improve performance by removing MatchFuncs and NewObj overhead.
Depends-On: Icb57cd4d91e4f3722c5d8a3fc0f05e493ae6c59f
Change-Id: I55391bf61b28663343620650fc36403a777e6e75
Diffstat (limited to 'RELEASE-NOTES-1.40')
-rw-r--r-- | RELEASE-NOTES-1.40 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES-1.40 b/RELEASE-NOTES-1.40 index c63940ee4252..48abc5e63d30 100644 --- a/RELEASE-NOTES-1.40 +++ b/RELEASE-NOTES-1.40 @@ -146,7 +146,7 @@ For notes on 1.39.x and older releases, see HISTORY. * Updated psr/container from 1.1.1 to 1.1.2. * Updated symfony/polyfill-php80 from 1.26.0 to 1.27.0. * Updated symfony/yaml from 5.4.10 to 5.4.17. -* Updated wikimedia/less.php from 3.1.0 to 3.2.1. +* Updated wikimedia/less.php from 3.1.0 to 4.0.0. * Updated wikimedia/object-factory from 4.0.0 to 5.0.1. * Updated wikimedia/parsoid from 0.16.0 to 0.17.0. * Updated wikimedia/remex-html from 3.0.2 to 3.0.3. |