Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
7.8k
Star
39k
Code
Issues
790
Pull requests
598
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
php-src
sapi
phpdbg
phpdbg_frame.c
on
PHP-8.1
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 17, 2021
remove specialized printing from phpdbg (#7156)
krakjoe
authored
6318040
Copy full SHA for 6318040
Commits on Jun 13, 2021
ditch remote
krakjoe
committed
766e6b0
Copy full SHA for 766e6b0
Commits on May 12, 2021
Mark various functions with void arguments.
Show description for c40231a
Girgias
committed
c40231a
Copy full SHA for c40231a
Commits on May 6, 2021
Update http->https in license (#6945)
Show description for 01b3fc0
KsaR99
authored
01b3fc0
Copy full SHA for 01b3fc0
Commits on Jan 15, 2021
Replace zend_bool uses with bool
Show description for 3e01f5a
nikic
committed
3e01f5a
Copy full SHA for 3e01f5a
Commits on Nov 8, 2019
Make zend_type a 2-field struct
Show description for ac4e0f0
nikic
committed
ac4e0f0
Copy full SHA for ac4e0f0
Commits on Sep 25, 2019
Remove mention of PHP major version in Copyright headers
Show description for 5d6e923
carusogabriel
committed
5d6e923
Copy full SHA for 5d6e923
Commits on Apr 12, 2019
Fix potentially uninitialized warnings in phpdbg
nikic
committed
c09b635
Copy full SHA for c09b635
Commits on Jan 30, 2019
Remove yearly range from copyright notice
zsuraski
committed
0cf7de1
Copy full SHA for 0cf7de1
Commits on Jul 5, 2018
Replace zval_dtor() with specialized destructors
dstogov
committed
b6fb584
Copy full SHA for b6fb584
Commits on Jan 2, 2018
year++
laruence
committed
a6519d0
Copy full SHA for a6519d0
Commits on Jan 2, 2017
Update copyright headers to 2017
SammyK
committed
9e29f84
Copy full SHA for 9e29f84
Commits on Sep 28, 2016
Add phpdbg generator command
bwoebi
committed
e5d75d7
Copy full SHA for e5d75d7
Commits on Apr 28, 2016
- get rid of EG(scope). zend_get_executed_scope() should be used instead.
Show description for 6499162
dstogov
committed
6499162
Copy full SHA for 6499162
Commits on Mar 3, 2016
Fix bug #71575 removing extra semicolons outside macros
asgrim
authored and
nikic
committed
c4b1888
Copy full SHA for c4b1888
Commits on Feb 14, 2016
Format string fixes
Show description for c9357f8
nikic
committed
c9357f8
Copy full SHA for c9357f8
Commits on Jan 1, 2016
Merge branch 'PHP-5.6' into PHP-7.0
Show description for ed35de7
kaplanlior
committed
ed35de7
Copy full SHA for ed35de7
Happy new year (Update copyright to 2016)
kaplanlior
committed
49493a2
Copy full SHA for 49493a2
Commits on Jul 17, 2015
Switch asprintf to spprintf in phpdbg opcode dump
Show description for 20e5027
nikic
committed
20e5027
Copy full SHA for 20e5027
Commits on Jun 30, 2015
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
dstogov
committed
7aa7627
Copy full SHA for 7aa7627
Commits on Jun 29, 2015
Make backtraces *much* more readable
bwoebi
committed
088f589
Copy full SHA for 088f589
Commits on Apr 21, 2015
Fix first frame in backtrace
bwoebi
committed
76b1d75
Copy full SHA for 76b1d75
Commits on Mar 13, 2015
s/PHP Version 5/PHP Version 7/g
Show description for a4384bd
kaplanlior
committed
a4384bd
Copy full SHA for a4384bd
Commits on Feb 13, 2015
Fixed phpdbg backtrace argument's name missing
reeze
committed
3920344
Copy full SHA for 3920344
Commits on Jan 15, 2015
bump year
laruence
committed
fc33f52
Copy full SHA for fc33f52
bump year
laruence
committed
0579e82
Copy full SHA for 0579e82
Commits on Dec 13, 2014
first shot remove TSRMLS_* things
weltling
committed
bdeb220
Copy full SHA for bdeb220
Commits on Nov 28, 2014
fix phpdbg, _zend_execute_data.scope was removed with 9a36cb1a07c247766278a888612ecbac812bece9
Tyrael
committed
8297986
Copy full SHA for 8297986
Commits on Nov 26, 2014
go back with phpdbg to the state of 5.6.3, reverting the controversial commits(remote debugging/xml protocol)
Tyrael
committed
0afc04b
Copy full SHA for 0afc04b
Commits on Oct 29, 2014
Merge branch 'PHP-5.6'
Show description for d77ce31
weltling
committed
d77ce31
Copy full SHA for d77ce31
fix output globals importing
weltling
committed
fc90456
Copy full SHA for fc90456
Commits on Oct 25, 2014
Merge remote-tracking branch 'origin/PHP-5.6'
Show description for 044f37a
bwoebi
committed
044f37a
Copy full SHA for 044f37a
Merge phpdbg into PHP-5.6
bwoebi
committed
24babb0
Copy full SHA for 24babb0
Commits on Oct 24, 2014
Made phpdbg compatible with new engine
bwoebi
committed
2bcac53
Copy full SHA for 2bcac53
Merge phpdbg into PHP-5.6
bwoebi
committed
9b4d9ac
Copy full SHA for 9b4d9ac
Pagination
Previous
Next
You can’t perform that action at this time.