Error in case of a definition indexed by a number instead of a string #242
Comments
mnapoli
added a commit
that referenced
this issue
Mar 22, 2017
mnapoli
added a commit
that referenced
this issue
Mar 22, 2017
Fix #242 Error in case a definition is not indexed by a string
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is a mistake that can be made easily:
Here the entry is not indexed by the class name.
PHP-DI should throw an exception to avoid silent errors of missing definitions.
The text was updated successfully, but these errors were encountered: