Skip to content

Releases: symfony2admingenerator/GeneratorBundle

Allow Pagerfanta 4.x

27 Jun 20:04
90702bf

Choose a tag to compare

v3.0.1

Allow pagerfanta 4.x

Release for PHP 8.1 and Symfony 5/6

21 Feb 18:09

Choose a tag to compare

v3.0.0

Fix definition and process definition of AssetsInstallCommand

Bugfix release

16 Feb 19:23

Choose a tag to compare

Bugfix release Pre-release
Pre-release
v3.0-beta2

Fix execution order in ActionsBuilder

Beta release for Symfony 5 and PHP 8.1

15 Feb 21:12

Choose a tag to compare

Pre-release

It works for me, but many features are untested and probably deprecated. I don't think everything can be fixed, but I'm not the person to decide what should be removed.

Compatibility fix

07 Aug 20:46
8592dc1

Choose a tag to compare

Small maintenance release to remove possible warning with token_get_all

Doctrine Inflector compatibility release

22 Jul 09:54
60fecc7

Choose a tag to compare

Prevent issues with Doctrine Inflector due to null string in ExcelBuilder

PHP7.2 compatibility release

01 May 18:53

Choose a tag to compare

v2.5.2

Updated sizeof usage to be fully compatible with php7.2 (#323)

Small bugfix release

01 Aug 18:20
692eb54

Choose a tag to compare

Fix translations in boolean filters

Support for new PHPSpreadsheet

16 May 20:20
e52d579

Choose a tag to compare

This release enables support for the new PHPSpreadsheet library, while keeping support for the older PHPExcel library.

Small type error fix

06 Feb 11:39
abcc478

Choose a tag to compare

The scale option for NumericType doesn't accept empty strings since SF 2.7, so that has been corrected to null.