Skip to content

Releases: DarvinStudio/darvin-utils

Enable strict types.

05 Dec 06:40
Compare
Choose a tag to compare
7.2.0

Replace "empty()" calls with null comparisons.

Add iterable utility.

05 Dec 05:34
Compare
Choose a tag to compare

Add iterable utility.

7.1.8

04 Dec 13:11
Compare
Choose a tag to compare
Replace deprecated code.

7.1.7

03 Dec 08:27
Compare
Choose a tag to compare
Replace "empty()" calls with null comparisons.

7.1.6

28 Nov 12:24
Compare
Choose a tag to compare
Reorder args passed to event dispatcher.

Cloner: call methods specified in "callAfter" property of "Clonable" annotation instead of "__clone()".

26 Nov 11:36
Compare
Choose a tag to compare

Cloner: call methods specified in "callAfter" property of "Clonable" annotation instead of "__clone()".

Cloner: call "__clone()" method of object's copy.

19 Nov 12:13
Compare
Choose a tag to compare

Cloner: call "__clone()" method of object's copy.

Annotate phone validation constraint class with "@Annotation".

22 Oct 13:16
Compare
Choose a tag to compare

Annotate phone validation constraint class with "@annotation".

7.1.2

18 Oct 11:50
Compare
Choose a tag to compare
Fix custom object annotation.

7.1.1

18 Oct 11:08
Compare
Choose a tag to compare
  • Load collections in custom entity loader.

  • Enable strict type in custom object functionality classes.