Skip to content

Releases: armenio/armenio-laminas-components

1.2.1

11 Jan 21:56
Compare
Choose a tag to compare
code cleanup

1.2.0

10 Jan 00:43
Compare
Choose a tag to compare
drop php 7.4

1.1.0

26 Dec 16:28
Compare
Choose a tag to compare

1.0.5.1

09 Mar 16:38
Compare
Choose a tag to compare
pt_BR ICU workaround

1.0.5

09 Mar 15:44
Compare
Choose a tag to compare
pt_BR ICU workaround

1.0.4.2

14 Oct 01:21
Compare
Choose a tag to compare
fix number validation

1.0.4.1

14 Oct 01:20
Compare
Choose a tag to compare
fix RenameUpload filter, removing declare(strict_types=1);

1.0.4

04 Oct 18:43
Compare
Choose a tag to compare
Adding tests to filters

1.0.3.1

25 Sep 22:50
Compare
Choose a tag to compare
fix var name

1.0.3

22 Sep 23:34
Compare
Choose a tag to compare

adding StringReplace to replace the absolute path of 'tmp_name'
adding ArrayKey to extract the 'tmp_name' key returned by RenameUpload
simplifying RenameUpload in order to use ArrayKey