This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Commit dd8524c
committed
Pass second argument to
- `injectFactory()` is intended as an initializer, and, as such, should
expect two arguments. zend-form in v2.7 corrects this, making both
arguments required, which exposed the fact that the zend-mvc
`FormAnnotationBuilderFactory` was calling it incorrectly.injectFactory()
1 parent 196ec0f commit dd8524c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments