Skip to content

Commit

Permalink
build(deps): Update composer/xdebug-handler (#1347)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Apr 6, 2024
1 parent 3d0303a commit 0e75062
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[debug] The xdebug extension is not loaded
[debug] Configured `phar.readonly=0`
[debug] Process restarting (BOX_ALLOW_XDEBUG=internal||1|*|*)
[debug] Running /usr/local/bin/php bin/box.phar compile --working-dir=fixtures/php-settings-checker -vvv --no-ansi
[debug] Running: [/usr/local/bin/php, bin/box.phar, compile, --working-dir=fixtures/php-settings-checker, -vvv, --no-ansi]
[debug] Current memory limit: "-1"
[debug] Checking BOX_ALLOW_XDEBUG
[debug] Restarted (100 ms). The xdebug extension is not loaded
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[debug] phar.readonly is disabled
[debug] The xdebug extension is loaded (__XDEBUG_VERSION__) xdebug.mode=develop
[debug] Process restarting (BOX_ALLOW_XDEBUG=internal|__XDEBUG_VERSION__|1|*|*)
[debug] Running /usr/local/bin/php bin/box.phar compile --working-dir=fixtures/php-settings-checker -vvv --no-ansi
[debug] Running: [/usr/local/bin/php, bin/box.phar, compile, --working-dir=fixtures/php-settings-checker, -vvv, --no-ansi]
[debug] Current memory limit: "-1"
[debug] Checking BOX_ALLOW_XDEBUG
[debug] Restarted (100 ms). The xdebug extension is not loaded
Expand Down

0 comments on commit 0e75062

Please sign in to comment.