Bug #38571

Use SYSLOG_SEVERITY_* constant using t3lib_div::sysLog

Added by Christian Kuhn 11 months ago. Updated 11 months ago.

Status:Resolved Start date:2012-07-02
Priority:Should have Due date:
Assignee:- % Done:

100%

Category:Code Cleanup
Target version:6.0.0-alpha3
TYPO3 Version:6.0 Complexity:no-brainer
PHP Version:5.3
Votes: 0

Description

Use one of the defined SYSLOG_SEVERITY_* constants from t3lib_div
instead of an integer if calling t3lib_div::sysLog throughout the core.

Associated revisions

Revision 323ab86d
Added by Christian Kuhn 11 months ago

[BUGFIX] Use SYSLOG_SEVERITY_* constant using t3lib_div::sysLog

Use one of the defined SYSLOG_SEVERITY_* constants from t3lib_div
instead of an integer if calling t3lib_div::sysLog throughout the core.

Change-Id: I728d72dbe4966f34a0b291a53cdb41e1adc6062b
Fixes: #38571
Releases: 6.0
Reviewed-on: http://review.typo3.org/12526
Reviewed-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision e26f7e4c
Added by Christian Kuhn 10 months ago

[BUGFIX] Use SYSLOG_SEVERITY_* constant using t3lib_div::sysLog

Use one of the defined SYSLOG_SEVERITY_* constants from t3lib_div
instead of an integer if calling t3lib_div::sysLog throughout the core.

Change-Id: I728d72dbe4966f34a0b291a53cdb41e1adc6062b
Fixes: #38571
Releases: 6.0
Reviewed-on: http://review.typo3.org/12526
Reviewed-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

History

Updated by Gerrit Code Review 11 months ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12526

Updated by Gerrit Code Review 11 months ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12526

Updated by Christian Kuhn 11 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF