Skip to content

chore: upgrade Wikimedia/less.php to 4.1#3837

Merged
imorland merged 1 commit into2.xfrom
im/wikimedia
Jun 21, 2023
Merged

chore: upgrade Wikimedia/less.php to 4.1#3837
imorland merged 1 commit into2.xfrom
im/wikimedia

Conversation

@imorland
Copy link
Member

@imorland imorland commented Jun 21, 2023

Although the less.js version remains at 2.5.3 :( I still think it worthwhile to bump to 4.x here, at least until we decide if LESS will be kept, or replaced with SCSS, etc.

Changes since 3.2.1:

4.1.0

  • Add support for @supports blocks. (Anne Tomasevich) T332923
  • Less_Parser: Returning a URI from SetImportDirs() callbacks is now optional. (Timo Tijhof)

4.0.0

  • Remove support for PHP 7.2 and 7.3. Raise requirement to PHP 7.4+.
  • Remove support for cache_method=php and cache_method=var_export, only the faster and more secure cache_method=serialize is now available. The built-in cache remains disabled by default.
  • Fix url(#myid) to be treated as absolute URL. T331649
  • Fix "Undefined property" PHP 8.1 warning when calc() is used with CSS var(). T331688
  • Less_Parser: Improve performance by removing MatchFuncs and NewObj overhead. (Timo Tijhof)

wikimedia/less.php@v3.2.1...v4.1.0

@imorland imorland marked this pull request as ready for review June 21, 2023 09:45
@imorland imorland requested a review from a team as a code owner June 21, 2023 09:45
@imorland imorland changed the title chore: upgrade Wikimedia.less to 4.1 chore: upgrade Wikimedia/less.php to 4.1 Jun 21, 2023
@imorland imorland added type/infrastructure dependencies Pull requests that update a dependency file labels Jun 21, 2023
@imorland imorland added this to the 2.0 milestone Jun 21, 2023
@imorland imorland merged commit 0cf2001 into 2.x Jun 21, 2023
@imorland imorland deleted the im/wikimedia branch June 21, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file type/infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants