
---- EXPECTED OUTPUT
ello!
ello!
ello!
array(2) {
  ["%scoverage-filter-path-exclude-001.php"]=>
  array(7) {
    [5]=>
    int(1)
    [7]=>
    int(1)
    [8]=>
    int(1)
    [10]=>
    int(1)
    [11]=>
    int(1)
    [12]=>
    int(1)
    [14]=>
    int(1)
  }
  ["%sfilter%efoobar%efoobar.php"]=>
  array(%d) {%A
    [6]=>
    int(1)
    [7]=>
    int(1)
    [11]=>
    int(-1)
    [12]=>
    int(-1)
    [14]=>
    int(1)
  }
}
---- ACTUAL OUTPUT
Warning: Module "redis" is already loaded in Unknown on line 0

Fatal error: Uncaught Error: Call to undefined function xdebug_set_filter() in /home/ezekiahf/public_html/demo/xdebug/tests/coverage/coverage-filter-path-exclude-001.php:3
Stack trace:
#0 {main}
  thrown in /home/ezekiahf/public_html/demo/xdebug/tests/coverage/coverage-filter-path-exclude-001.php on line 3
---- FAILED
