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

Commit 8f16d3a

Browse files
committed
Added CHANGELOG for #24
1 parent a740830 commit 8f16d3a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#24](https://github.com/zendframework/zend-form/pull/24) ensures that when
22+
`Zend\Form\Form::getInputFilter()` when lazy-creates an `InputFilter`
23+
instance, it is populated with the `InputFilterFactory` present in its own
24+
`FormFactory`. This ensures that any custom inputs, input filters, validators,
25+
or filters are available to the new instance.
2226

2327
## 2.7.0 - 2016-02-22
2428

0 commit comments

Comments
 (0)