liip / LiipImagineBundle

Symfony Bundle to assist in image manipulation using the imagine library
http://liip.ch
MIT License
1.66k stars 378 forks source link

fix(deprecation): remove deprecated spaceless filter #1609

Closed JohJohan closed 2 months ago

JohJohan commented 2 months ago
Q A
Branch? 2.x and should also merge to 3.x
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Fixed tickets -
License MIT
Doc -

This will remove the deprecated spaceless filter from twig see: https://github.com/twigphp/Twig/pull/4236

coveralls commented 2 months ago

Coverage Status

coverage: 81.746%. remained the same when pulling 5e8a117f4eb489af7d1c6df9a7714a8e772186f7 on JohJohan:deprecated-spaceless into f3b67426800a6a86840de7447bb552c61a79f4b6 on liip:2.x.

JohJohan commented 2 months ago

@dbu will you also merge it to the 3.x branch? And create tags?

dbu commented 2 months ago

here you go https://github.com/liip/LiipImagineBundle/releases/tag/2.13.2

i will merge to the 3.x branch too. note that 3.x is likely to massively change before release.