Evidence collection
3.0.0-evidences-95.json 2fd74e28
Collected 2 years ago
Release notes
Added
- Added strong typing to all the interfaces
- Added fields sorting by priority field
- Normalized string escaping in all template files
- Added InputEmailField and EmailSerializer classes
Changed
- All getters and setter in BasicField are now declared final
- FormWithFields accepts only ContainerInterface in ::set_data() method. Prepare data before passing it
Removed
- Removed deprecated classes
- Removed NoSerialize class