Skip to content

Releases: symfony2admingenerator/FormExtensionsBundle

v4.0.3

06 May 21:16

Choose a tag to compare

What's Changed

  • Fix nullable typing causing a deprecation in PHP 8.4 by @tobias-93 in #88

Full Changelog: v4.0.2...v4.0.3

v4.0.2

25 Feb 21:12

Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

Fix deprecations and old reference

07 May 20:49
612a0a3

Choose a tag to compare

What's Changed

  • Fix wrong reference and fix deprecation in return type by @tobias-93 in #86

Full Changelog: v4.0.0...v4.0.1

Migrate to Font Awesome 6

21 Nov 20:03

Choose a tag to compare

If you still use Font Awesome 4, your icons will stop working! If you use Font Awesome 5, it might keep working but it has not been tested.

Fix Vich uploader interaction

18 Apr 17:51
462cb47

Choose a tag to compare

Fix Vich uploader reference

Directly reference the uploader helper instead of the extension, fixing issues with the newer Vich uploader versions that use feature the lazy Twig extension.

Fixed return type

10 Mar 11:51
f527829

Choose a tag to compare

v3.0.3

Fix return type in Twig extension

Bugfix release

21 Feb 17:20

Choose a tag to compare

v3.0.2

Fix possible issue with getting the Session before it has been populated

Add missed return type on MoneyType

15 Feb 22:27

Choose a tag to compare

v3.0.1

Add missed return type in MoneyType

Updates to fix deprecations, remove support for older dependencies

15 Feb 22:24

Choose a tag to compare

v3.0.0

Fix deprecations, update to PHP 8.1 and supported deprecations versions

Fix SF5 compatibility

06 Jul 21:01
3c4c3fe

Choose a tag to compare

v2.6.2

Merge pull request #84 from symfony2admingenerator/fix-extensions-ret…