Skip to content

Tags: symfony2admingenerator/FormExtensionsBundle

Tags

v4.1.0

Toggle v4.1.0's commit message
Add compatibility with Symfony 7 and 8, rework service config to PHP

v4.0.3

Toggle v4.0.3's commit message
Fix nullable typing causing a deprecation in PHP 8.4

v4.0.2

Toggle v4.0.2's commit message
Remove spaceless filter usage

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #86 from symfony2admingenerator/fix-deprecation

Fix wrong reference and fix deprecation in return type

v4.0.0

Toggle v4.0.0's commit message
Move to Font Awesome 6 icons

v3.0.4

Toggle v3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

v3.0.3

Toggle v3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix return type in Twig extension

v3.0.2

Toggle v3.0.2's commit message
Fix possible issue with getting the Session before it has been populated

v3.0.1

Toggle v3.0.1's commit message
Add missed return type in MoneyType

v3.0.0

Toggle v3.0.0's commit message
Fix deprecations, update to PHP 8.1 and supported deprecations versions