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

Fixes #7238 : Logger::log() exception message #7239

Closed

Conversation

samsonasik
Copy link
Contributor

Fixes #7238

@samsonasik samsonasik changed the title Fixes #7238 : Logger::log() exception Fixes #7238 : Logger::log() exception message Feb 21, 2015
weierophinney added a commit that referenced this pull request Feb 24, 2015
Fixes #7238 : Logger::log() exception message

Conflicts:
	tests/ZendTest/Log/LoggerTest.php
weierophinney added a commit that referenced this pull request Feb 24, 2015
@weierophinney
Copy link
Member

Merged to develop for release in 2.4.

@weierophinney weierophinney added this to the 2.4.0 milestone Feb 24, 2015
@samsonasik samsonasik deleted the hotfix/logger-exception branch March 31, 2015 08:54
weierophinney added a commit to zendframework/zend-log that referenced this pull request May 15, 2015
…otfix/logger-exception

Fixes zendframework/zendframework#7238 : Logger::log() exception message

Conflicts:
	tests/ZendTest/Log/LoggerTest.php
weierophinney added a commit to zendframework/zend-log that referenced this pull request May 15, 2015
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logger::log($priority, message) got exception : "$priority must be an integer > 0 and < 8;"
2 participants