This repository was archived by the owner on Jan 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
DI fails with CompilerDefinition #5738
Comments
michaelschiller
pushed a commit
to michaelschiller/zf2
that referenced
this issue
Jan 22, 2014
michaelschiller
pushed a commit
to michaelschiller/zf2
that referenced
this issue
Jan 22, 2014
michaelschiller
pushed a commit
to michaelschiller/zf2
that referenced
this issue
Jan 22, 2014
…- Test - trailing spaces removed
michaelschiller
pushed a commit
to michaelschiller/zf2
that referenced
this issue
Feb 28, 2014
…- Test - assertions on false added
weierophinney
added a commit
that referenced
this issue
Mar 3, 2014
[BUGFIX] DI fails with CompilerDefinition; solves #5738
Handled in #5739 |
gianarb
pushed a commit
to zendframework/zend-di
that referenced
this issue
May 15, 2015
gianarb
pushed a commit
to zendframework/zend-di
that referenced
this issue
May 15, 2015
gianarb
pushed a commit
to zendframework/zend-di
that referenced
this issue
May 15, 2015
…ramework#5738 - Test - trailing spaces removed
gianarb
pushed a commit
to zendframework/zend-di
that referenced
this issue
May 15, 2015
…ramework#5738 - Test - assertions on false added
weierophinney
added a commit
to zendframework/zend-di
that referenced
this issue
May 15, 2015
…ler/di_compilerdefinition_fix [BUGFIX] DI fails with CompilerDefinition; solves zendframework/zendframework#5738
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
All tests under https://github.com/ralphschindler/zf2-di-use-cases regarding compiler injection fail (test 10,11,12).
Reason ist a missing key in CompilerDefinition::hasMethodParameters().
The text was updated successfully, but these errors were encountered: