Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
python6460
/
vscode-php-debug
Public
forked from
xdebug/vscode-php-debug
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 6, 2019
feat: add hostname option to set the interface to bind to (#330)
martin-schulze-vireso
authored and
felixfbecker
committed
c7280b6
View commit details
Copy full SHA for c7280b6
Browse repository at this point
Commits on Nov 26, 2018
docs: update copyright year
felixfbecker
authored
59cd7fb
View commit details
Copy full SHA for 59cd7fb
Browse repository at this point
Commits on Nov 11, 2018
docs: fix XDebug installation steps list (#312)
odahcam
authored and
felixfbecker
committed
6633472
View commit details
Copy full SHA for 6633472
Browse repository at this point
Commits on Sep 21, 2018
fix: do not send continue events (#307)
Show description for 047777b
jonyo
authored and
felixfbecker
committed
047777b
View commit details
Copy full SHA for 047777b
Browse repository at this point
Commits on Aug 28, 2018
fix: avoid deadlock with multiple connections when executing code (#294)
Show description for 7fa2d28
jonyo
authored and
felixfbecker
committed
7fa2d28
View commit details
Copy full SHA for 7fa2d28
Browse repository at this point
Commits on Aug 16, 2018
ci(release): set prepare for semantic-release-vsce
felixfbecker
committed
08a5500
View commit details
Copy full SHA for 08a5500
Browse repository at this point
fix: set evaluateName for variables to allow copy (#295)
Show description for 378baab
jonyo
authored and
felixfbecker
committed
378baab
View commit details
Copy full SHA for 378baab
Browse repository at this point
ci: don't override GITHUB_TOKEN
felixfbecker
committed
6fc30ef
View commit details
Copy full SHA for 6fc30ef
Browse repository at this point
Commits on Aug 14, 2018
chore(deps): update semantic-release
felixfbecker
committed
3dbbe27
View commit details
Copy full SHA for 3dbbe27
Browse repository at this point
ci(node): update node version to 8.9.3 (#293)
Show description for c3a99a9
felixfbecker
authored
c3a99a9
View commit details
Copy full SHA for c3a99a9
Browse repository at this point
Commits on Jul 26, 2018
ci: dont clone nvm
felixfbecker
committed
a9b193a
View commit details
Copy full SHA for a9b193a
Browse repository at this point
ci: dont put nvm into current folder
felixfbecker
committed
18aed82
View commit details
Copy full SHA for 18aed82
Browse repository at this point
ci: update npm
felixfbecker
committed
2e7052b
View commit details
Copy full SHA for 2e7052b
Browse repository at this point
chore(deps): update semantic-release
felixfbecker
committed
5783c1e
View commit details
Copy full SHA for 5783c1e
Browse repository at this point
Commits on Jul 25, 2018
style: run prettier on markdown
Show description for cb1c6ea
felixfbecker
committed
cb1c6ea
View commit details
Copy full SHA for cb1c6ea
Browse repository at this point
docs(badges): remove broken Gemnasium badge
Show description for 71699a5
felixfbecker
authored
71699a5
View commit details
Copy full SHA for 71699a5
Browse repository at this point
Commits on Apr 12, 2018
fix(phpDebug): make connection init more robust (#243)
Show description for 4ee0783
EreMaijala
authored and
felixfbecker
committed
4ee0783
View commit details
Copy full SHA for 4ee0783
Browse repository at this point
ci(macos): fix macos php installation (#257)
felixfbecker
authored
ed1e32e
View commit details
Copy full SHA for ed1e32e
Browse repository at this point
Commits on Apr 2, 2018
docs: improve README formatting (#253)
Show description for 43d7766
patrik-csak
authored and
felixfbecker
committed
43d7766
View commit details
Copy full SHA for 43d7766
Browse repository at this point
Commits on Mar 14, 2018
ci(travis): use npm 5 in release stage
felixfbecker
committed
5e5f2e7
View commit details
Copy full SHA for 5e5f2e7
Browse repository at this point
fix(paths): lowercase Windows drive letters (#245)
Show description for 2617795
johnrom
authored and
felixfbecker
committed
2617795
View commit details
Copy full SHA for 2617795
Browse repository at this point
ci(npm): use npm ci
felixfbecker
committed
68adf04
View commit details
Copy full SHA for 68adf04
Browse repository at this point
Commits on Feb 23, 2018
ci(appveyor): remove duplicate log
felixfbecker
committed
6e6261d
View commit details
Copy full SHA for 6e6261d
Browse repository at this point
ci(travis): fix nyc report
felixfbecker
committed
9e60b9e
View commit details
Copy full SHA for 9e60b9e
Browse repository at this point
ci(appveyor): use Download-File for XDebug too
felixfbecker
committed
78a1e42
View commit details
Copy full SHA for 78a1e42
Browse repository at this point
ci(appveyor): don't reuse same WebClient
felixfbecker
committed
5f8793b
View commit details
Copy full SHA for 5f8793b
Browse repository at this point
ci(appveyor): output php.zip content on error
felixfbecker
committed
b0921fd
View commit details
Copy full SHA for b0921fd
Browse repository at this point
ci(appveyor): remove ErrorActionPreference = 'Stop'
felixfbecker
committed
5def10d
View commit details
Copy full SHA for 5def10d
Browse repository at this point
ci(appveyor): send User-Agent header
Show description for f42e0f2
felixfbecker
committed
f42e0f2
View commit details
Copy full SHA for f42e0f2
Browse repository at this point
ci(appveyor): improve install script error handling
felixfbecker
committed
ecb4199
View commit details
Copy full SHA for ecb4199
Browse repository at this point
Commits on Feb 4, 2018
chore(release): fix semantic-release config
felixfbecker
committed
12784a6
View commit details
Copy full SHA for 12784a6
Browse repository at this point
chore(package): update mocha to version 5.0.0
greenkeeper[bot]
authored and
felixfbecker
committed
0144341
View commit details
Copy full SHA for 0144341
Browse repository at this point
chore(package): update semantic-release-vsce to version 2.0.0
greenkeeper[bot]
authored and
felixfbecker
committed
8fb5b23
View commit details
Copy full SHA for 8fb5b23
Browse repository at this point
chore(launch.json): fix debug advise (#177)
Show description for b11efda
QwertyZW
authored and
felixfbecker
committed
b11efda
View commit details
Copy full SHA for b11efda
Browse repository at this point
Commits on Jan 14, 2018
chore(package): update semantic-release to version 12.2.2
greenkeeper[bot]
authored and
felixfbecker
committed
bcca589
View commit details
Copy full SHA for bcca589
Browse repository at this point
Previous
Next
You can’t perform that action at this time.