Skip to content

Commit

Permalink
Tests #74 - report active output buffering handlers
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Nov 21, 2019
1 parent bbdf4c2 commit 83084ac
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 59 deletions.
2 changes: 1 addition & 1 deletion includes/bwtrace.php
Expand Up @@ -432,7 +432,7 @@ function bw_trace_file_count() {
*
* Attempt to protect from a crash in print_r() when output buffering is active
*
* Note: ob_get_level() may return 1 when ouput buffering is not really nested.
* Note: ob_get_level() may return 1 when output buffering is not really nested.
* @param mixed $text
* @return string formatted output
*/
Expand Down

0 comments on commit 83084ac

Please sign in to comment.