Added
- [DX] Added Docker image for PHP 8.3.
Changed
- Improved image persistence - if the source image has not really been modified, the original is used, thus avoiding the increase in filesize.
- Methods
LinkGeneratorInterface::srcSet()
andImageStorageInterface::srcSet()
now returns an object of typeSrcSet
instead of a string.
Fixed
- [DX] Fixed Imagick installations in Dockerfile.