Skip to content

Commit

Permalink
Merged pull request xdebug#995
Browse files Browse the repository at this point in the history
  • Loading branch information
derickr committed Feb 21, 2025
2 parents 10f35fc + e291413 commit 8ee4631
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/debugger/bug00815.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Test for bug #815: Xdebug crashes when 'exit' operator used in the script
require __DIR__ . '/../utils.inc';
check_reqs('dbgp');
?>
--ENV--
PHP_IDE_CONFIG=
SERVER_NAME=
--FILE--
<?php
require 'dbgp/dbgpclient.php';
Expand Down

0 comments on commit 8ee4631

Please sign in to comment.