Skip to content

Releases: Alsatian67/FormBundle

1.1.3: require ^7.0 (#35)

09 Dec 17:46
1758470
Compare
Choose a tag to compare
I assume it was perhaps a mistake, as it locks to 7.0.0 with no upgrade possible

1.1.2

01 Dec 09:49
7d0235c
Compare
Choose a tag to compare
Allow symfony 7

1.1.1: Symfony 6.3 return types (#34)

12 Oct 20:27
457b7f8
Compare
Choose a tag to compare
* Update AlsatianFormExtension.php

* Update ExtensibleExtension.php

* Update DatePickerType.php

* Update DateTimePickerType.php

* Update AbstractRoutableType.php

* Update AbstractExtensibleChoicesType.php

Tag 1.1.0 with Symfony 6 support (#30)

13 Jan 15:30
3ce9f51
Compare
Choose a tag to compare
* Update README.md

* Fix Symfony 6 Warning - Form Types (#24)

* Update ExtensibleChoiceType.php

Added return type to avoid warning

* Update ExtensibleEntityType.php

Added return type to avoid warning

* Update ExtensibleDocumentType.php

Added return type to avoid warning

* Update DateTimePickerType.php

Added return type to avoid warning

* Update DatePickerType.php

Added return type to avoid warning

* Update AutocompleteType.php

Added return type to avoid warning

* Fix Symfony 6 Warning - Configuration (#23)

* Update Configuration.php

Added return type to avoid warnings

* Update Configuration.php

* Fix Symfony 6 Warning - ExtensibleSubscriber (#22)

* Update ExtensibleSubscriber.php

Added needed return type in order to avoid warning

* Update ExtensibleSubscriber.php

* Update DatePickerType.php

* Update DateTimePickerType.php

* Update ExtensibleExtension.php

* Update ExtensibleSubscriber.php

* Update ExtensibleExtension.php

* Update DateTimePickerType.php

* Update DatePickerType.php

* Update Configuration.php

* Update AlsatianFormExtension.php

* Update AlsatianFormExtension.php (#29)

* Update composer.json

Co-authored-by: wucherpfennig <studhalter.daniel@gmail.com>

1.0.3

13 Jan 15:25
c5468a1
Compare
Choose a tag to compare
Update ExtensibleExtension.php

1.0.2

13 Jan 13:27
5283266
Compare
Choose a tag to compare
Fix php < 7.1 compat

1.0.1

05 May 08:19
30e1e73
Compare
Choose a tag to compare
Fix Symfony/PropertyAccess 6.0 compatibilty

Initial "stable" release

10 Oct 15:33
3d76392
Compare
Choose a tag to compare

Just a release to let users block their dependencies on a specific state of this bundle.
It is not supposed to be more stable as the master version.

Solves #13