Skip to content

Conversation

@zobo
Copy link
Contributor

@zobo zobo commented May 28, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 28, 2021

Codecov Report

Merging #588 (2fdc7a6) into next (a7979ed) will increase coverage by 0.14%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next     #588      +/-   ##
==========================================
+ Coverage   69.46%   69.61%   +0.14%     
==========================================
  Files           7        7              
  Lines        1251     1257       +6     
  Branches      202      202              
==========================================
+ Hits          869      875       +6     
  Misses        382      382              
Impacted Files Coverage Δ
src/phpDebug.ts 65.75% <92.85%> (+0.43%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7979ed...2fdc7a6. Read the comment docs.

@zobo zobo linked an issue May 28, 2021 that may be closed by this pull request
@zobo zobo mentioned this pull request May 28, 2021
8 tasks
@zobo zobo merged commit 8b89e4a into next May 28, 2021
@zobo zobo deleted the feat/random-launch-port branch May 28, 2021 07:32
zobo added a commit that referenced this pull request Jun 7, 2021
* Setting port=0 will use a random port and pass that to either env or runtimeArgs.

* Initial configuration and configuration snippets with random port. Command line debug triggers.

* Port description.

* Xdebug 2 configuration snippets
@zobo zobo added the released label Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need to set XDEBUG_TRIGGER for PHP-CLI debugging

3 participants