Skip to content

Releases: DarvinStudio/DarvinConfigBundle

6.0.3

09 Oct 06:04
Compare
Choose a tag to compare
Detect data class in configuration form type.

6.0.2

08 Oct 13:52
Compare
Choose a tag to compare
Allow to return null in ParameterValueConverterInterface::toString().

Add "Valid" validation constraint to arrays of objects.

03 Oct 12:40
Compare
Choose a tag to compare

Add "Valid" validation constraint to arrays of objects.

Release 6.

30 May 09:41
Compare
Choose a tag to compare

Release 6.

Remove constructor from abstract configuration class to make it more easy extendable.

25 Feb 06:46
Compare
Choose a tag to compare

Remove constructor from abstract configuration class to make it more easy extendable.

5.1.8

01 Feb 07:39
Compare
Choose a tag to compare
Replace get_class() with ClassUtils::getClass().

5.1.7

18 Jan 08:23
Compare
Choose a tag to compare
Restore add configurations compiler pass.

5.1.6

17 Jan 06:24
Compare
Choose a tag to compare
.yml => .yaml

5.1.5

16 Jan 06:28
Compare
Choose a tag to compare
Refactor add configurations compiler pass.

5.1.4

15 Jan 12:16
Compare
Choose a tag to compare
Replace deprecated ClassUtils::getClass() with get_class().