This repository has been 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
ServiceManager::has() when assigned non String or Array causes Undefine Notice errors #5395
Milestone
Comments
franz-deleon
pushed a commit
to franz-deleon/zf2
that referenced
this issue
Oct 31, 2013
…ut might as well do a small patch right now
franz-deleon
added a commit
to franz-deleon/zf2
that referenced
this issue
Nov 1, 2013
…add logic to has()
@franz-deleon Please send 15da648 as a PR -- that one looks correct, and maintains the canCreate() method. |
Closed via #5396. |
gianarb
pushed a commit
to zendframework/zend-servicemanager
that referenced
this issue
May 15, 2015
…e deprecated but might as well do a small patch right now
gianarb
pushed a commit
to zendframework/zend-servicemanager
that referenced
this issue
May 15, 2015
… function and add logic to has()
weierophinney
added a commit
to zendframework/zend-servicemanager
that referenced
this issue
May 15, 2015
…/develop Fix for issue zendframework/zendframework#5395
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When ServiceManager::has() is validated against non arrays or strings, it returns error notices but it should really just return false
The text was updated successfully, but these errors were encountered: