Releases: DarvinStudio/darvin-utils
Releases · DarvinStudio/darvin-utils
Enable strict types.
7.2.0 Replace "empty()" calls with null comparisons.
Add iterable utility.
Add iterable utility.
7.1.8
Replace deprecated code.
7.1.7
Replace "empty()" calls with null comparisons.
7.1.6
Reorder args passed to event dispatcher.
Cloner: call methods specified in "callAfter" property of "Clonable" annotation instead of "__clone()".
Cloner: call methods specified in "callAfter" property of "Clonable" annotation instead of "__clone()".
Cloner: call "__clone()" method of object's copy.
Cloner: call "__clone()" method of object's copy.
Annotate phone validation constraint class with "@Annotation".
Annotate phone validation constraint class with "@annotation".
7.1.2
Fix custom object annotation.
7.1.1
-
Load collections in custom entity loader.
-
Enable strict type in custom object functionality classes.