Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

zend-form 2.9.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 07 Jun 18:25
· 420 commits to master since this release

Added

  • #57 adds new elements, FormSearch and FormTel, which map to the FormSearch and FormTel view helpers.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Updates the composer suggestions list to remove those that were redundant, and to add explicit constraints and reasons for each listed (e.g., zend-code is required for annotations support).