Skip to content

Releases: ray-di/Ray.WebFormModule

0.6.0

27 May 17:35
4b6d33a
Compare
Choose a tag to compare
  • Drop php 5.x hhvm support
  • Add ToStringInterface

0.5.5

22 May 05:52
Compare
Choose a tag to compare

This release update ray/* version #20

0.5.4

22 May 04:42
Compare
Choose a tag to compare

@deprecated.

This release was failure.

0.5.3

25 Sep 11:17
Compare
Choose a tag to compare
0.5.3 Pre-release
Pre-release

This release is deprecated.

0.5.2

18 Sep 13:03
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release

This release fix the issue for clone object initialization. #18

0.5.1

18 Sep 03:38
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

This release fix the issue for populating submit value. #17

0.5.0

16 Sep 03:14
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

This release add the feature of default ValidationFailed suffix. #16

0.4.0

15 Sep 23:20
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

This release support for @InputValidation annotation #15 and refactor #14.

0.3.3

15 Sep 09:28
Compare
Choose a tag to compare
0.3.3 Pre-release
Pre-release

This release fixed the validator issue which should be deep cloned when form object is cloned. This issue was only become problem when user duplicate form object.

0.3.2

10 Sep 21:11
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release

This release fix antiCsrf related bug.