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

Commit 83bbc37

Browse files
committed
Added CHANGELOG for #137
1 parent 5b652bc commit 83bbc37

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

1919
### Fixed
2020

21-
- Nothing.
21+
- [#137](https://github.com/zendframework/zend-inputfilter/pull/137) fixes how the
22+
`InputFilterPluginManagerFactory` factory initializes the plugin manager
23+
instance, ensuring it is injecting the relevant configuration from the
24+
`config` service and thus seeding it with configured input filter services.
25+
This means that the `input_filters` configuration will now be honored in
26+
non-zend-mvc contexts.
2227

2328
## 2.7.3 - 2016-08-18
2429

0 commit comments

Comments
 (0)