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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8.1k
Star
40.4k
Code
Issues
970
Pull requests
1.1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
php-src
sapi
phpdbg
phpdbg_frame.c
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 12, 2026
license-update: sapi/phpdbg source headers
Show description for e1984cb
ramsey
committed
e1984cb
View commit details
Copy full SHA for e1984cb
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
Unify arg info representation for internal and user functions
Show description for 626f3c3
arnaud-lb
committed
626f3c3
View commit details
Copy full SHA for 626f3c3
View code at this point
Browse repository at this point
Commits on Oct 6, 2024
sapi/phpdbg: Use HASH_FOREACH macro (#16211)
Girgias
authored
2d217f0
View commit details
Copy full SHA for 2d217f0
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
Merge branch 'PHP-8.2' into PHP-8.3
Show description for 508ed9b
ndossche
committed
508ed9b
View commit details
Copy full SHA for 508ed9b
View code at this point
Browse repository at this point
Fix GH-13827: Null pointer access of type 'zval' in phpdbg_frame
Show description for d3f1f3a
ndossche
committed
d3f1f3a
View commit details
Copy full SHA for d3f1f3a
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
More usage of known zend_str instead of C string (#11381)
Girgias
authored
d5ad751
View commit details
Copy full SHA for d5ad751
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
remove specialized printing from phpdbg (#7156)
krakjoe
authored
6318040
View commit details
Copy full SHA for 6318040
View code at this point
Browse repository at this point
Commits on Jun 13, 2021
ditch remote
krakjoe
committed
766e6b0
View commit details
Copy full SHA for 766e6b0
View code at this point
Browse repository at this point
Commits on May 12, 2021
Mark various functions with void arguments.
Show description for c40231a
Girgias
committed
c40231a
View commit details
Copy full SHA for c40231a
View code at this point
Browse repository at this point
Commits on May 6, 2021
Update http->https in license (#6945)
Show description for 01b3fc0
KsaR99
authored
01b3fc0
View commit details
Copy full SHA for 01b3fc0
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
Replace zend_bool uses with bool
Show description for 3e01f5a
nikic
committed
3e01f5a
View commit details
Copy full SHA for 3e01f5a
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
Make zend_type a 2-field struct
Show description for ac4e0f0
nikic
committed
ac4e0f0
View commit details
Copy full SHA for ac4e0f0
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Remove mention of PHP major version in Copyright headers
Show description for 5d6e923
carusogabriel
committed
5d6e923
View commit details
Copy full SHA for 5d6e923
View code at this point
Browse repository at this point
Commits on Apr 12, 2019
Fix potentially uninitialized warnings in phpdbg
nikic
committed
c09b635
View commit details
Copy full SHA for c09b635
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Remove yearly range from copyright notice
zsuraski
committed
0cf7de1
View commit details
Copy full SHA for 0cf7de1
View code at this point
Browse repository at this point
Commits on Jul 5, 2018
Replace zval_dtor() with specialized destructors
dstogov
committed
b6fb584
View commit details
Copy full SHA for b6fb584
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
year++
laruence
committed
a6519d0
View commit details
Copy full SHA for a6519d0
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
Update copyright headers to 2017
SammyK
committed
9e29f84
View commit details
Copy full SHA for 9e29f84
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Add phpdbg generator command
bwoebi
committed
e5d75d7
View commit details
Copy full SHA for e5d75d7
View code at this point
Browse repository at this point
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
View commit details
Copy full SHA for 6499162
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
Fix bug #71575 removing extra semicolons outside macros
asgrim
authored and
nikic
committed
c4b1888
View commit details
Copy full SHA for c4b1888
View code at this point
Browse repository at this point
Commits on Feb 14, 2016
Format string fixes
Show description for c9357f8
nikic
committed
c9357f8
View commit details
Copy full SHA for c9357f8
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Merge branch 'PHP-5.6' into PHP-7.0
Show description for ed35de7
kaplanlior
committed
ed35de7
View commit details
Copy full SHA for ed35de7
View code at this point
Browse repository at this point
Happy new year (Update copyright to 2016)
kaplanlior
committed
49493a2
View commit details
Copy full SHA for 49493a2
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
Switch asprintf to spprintf in phpdbg opcode dump
Show description for 20e5027
nikic
committed
20e5027
View commit details
Copy full SHA for 20e5027
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
dstogov
committed
7aa7627
View commit details
Copy full SHA for 7aa7627
View code at this point
Browse repository at this point
Commits on Jun 29, 2015
Make backtraces *much* more readable
bwoebi
committed
088f589
View commit details
Copy full SHA for 088f589
View code at this point
Browse repository at this point
Commits on Apr 21, 2015
Fix first frame in backtrace
bwoebi
committed
76b1d75
View commit details
Copy full SHA for 76b1d75
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
s/PHP Version 5/PHP Version 7/g
Show description for a4384bd
kaplanlior
committed
a4384bd
View commit details
Copy full SHA for a4384bd
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
Fixed phpdbg backtrace argument's name missing
reeze
committed
3920344
View commit details
Copy full SHA for 3920344
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
bump year
laruence
committed
fc33f52
View commit details
Copy full SHA for fc33f52
View code at this point
Browse repository at this point
bump year
laruence
committed
0579e82
View commit details
Copy full SHA for 0579e82
View code at this point
Browse repository at this point
Commits on Dec 13, 2014
first shot remove TSRMLS_* things
weltling
committed
bdeb220
View commit details
Copy full SHA for bdeb220
View code at this point
Browse repository at this point
Commits on Nov 28, 2014
fix phpdbg, _zend_execute_data.scope was removed with 9a36cb1a07c247766278a888612ecbac812bece9
Tyrael
committed
8297986
View commit details
Copy full SHA for 8297986
View code at this point
Browse repository at this point
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
View commit details
Copy full SHA for 0afc04b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.