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

[#2679] Bitwise op instead of comparison #2786

Merged
merged 1 commit into from Oct 17, 2012

Conversation

weierophinney
Copy link
Member

  • Unable to write a test for this, because when running the test suite,
    the condition will always evaluate true due to the fact that
    error_reporting is always dialed to the maximum.

Resolves #2679

- Unable to write a test for this, because when running the test suite,
  the condition will always evaluate true due to the fact that
  error_reporting is always dialed to the maximum.
Freeaqingme added a commit that referenced this pull request Oct 17, 2012
[#2679] Bitwise op instead of comparison
@Freeaqingme Freeaqingme merged commit c1d73fd into zendframework:master Oct 17, 2012
gianarb pushed a commit to zendframework/zend-log that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zend/Log/Logger.php using incorrect php errorLevel
2 participants