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

Fixes #32 #33

Merged
merged 1 commit into from
Feb 10, 2016
Merged

Fixes #32 #33

merged 1 commit into from
Feb 10, 2016

Conversation

jguittard
Copy link
Contributor

Check is made in Zend\Translator\Translator::getTranslatedMessage to see if $message is null

@weierophinney weierophinney added this to the 2.6.0 milestone Feb 10, 2016
@weierophinney weierophinney self-assigned this Feb 10, 2016
@weierophinney weierophinney merged commit 04b4bce into zendframework:develop Feb 10, 2016
weierophinney added a commit that referenced this pull request Feb 10, 2016
weierophinney added a commit that referenced this pull request Feb 10, 2016
Adds a test for #33, and verified it failed prior to the change.

Also modified the conditional to use `$message === null` instead of
`is_null($message)` for internal consistency.
weierophinney added a commit that referenced this pull request Feb 10, 2016
weierophinney added a commit that referenced this pull request Feb 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants