Releases: twigphp/inky-extra
Releases · twigphp/inky-extra
v3.26.0
Changelog (v3.20.0...v3.26.0)
- security #cve-2026-46637 Fix XSS and pre-escape input on HTML-emitting filters in the extras (@nicolas-grekas)
v4.0.0-alpha1
Immutable
release. Only release title and notes can be modified.
Changelog (v3.26.0...v4.0.0-alpha1)
- security #cve-2026-46637 Fix XSS and pre-escape input on HTML-emitting filters in the extras (@nicolas-grekas)
- feature #4211 Add missing return types in 4.0 (@smnandre)
- feature #3932 Bump to PHP 8.2 (@fabpot)
v3.24.0
Changelog (v3.23.0...v3.24.0)
- no significant changes