
---- EXPECTED OUTPUT
foo
foo
foo
the end
fe
- branches
  - 00; OP: 00-02; line: 02-04 HIT; out1: 03 HIT; out2: 07  X 
  - 03; OP: 03-03; line: 04-04 HIT; out1: 04 HIT; out2: 07 HIT
  - 04; OP: 04-06; line: 06-04 HIT; out1: 03 HIT
  - 07; OP: 07-11; line: 04-09 HIT; out1: EX  X 
- paths
  - 0 3 4 3 7: HIT
  - 0 3 7:  X 
  - 0 7:  X 

{main}
- branches
  - 00; OP: 00-04; line: 11-13 HIT; out1: EX  X 
- paths
  - 0: HIT
---- ACTUAL OUTPUT
Warning: Module "redis" is already loaded in Unknown on line 0

Fatal error: Uncaught Error: Call to undefined function xdebug_start_code_coverage() in /home/ezekiahf/public_html/demo/xdebug/tests/coverage/bug01195-php80.php:4
Stack trace:
#0 {main}
  thrown in /home/ezekiahf/public_html/demo/xdebug/tests/coverage/bug01195-php80.php on line 4
---- FAILED
