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.h
on
PHP-8.1
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 13, 2021
replace phpdbg custom opcode dumper with O+ dump (#7227)
krakjoe
authored
60fbd6d
Copy full SHA for 60fbd6d
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
drop phpdbg web helper extension and wait command (#7144)
krakjoe
authored
cded43f
Copy full SHA for cded43f
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 Sep 7, 2020
Accept zend_string instead of zval in zend_compile_string
nikic
committed
f5dbebd
Copy full SHA for f5dbebd
Commits on Jan 16, 2020
Fix #78880: Another bunch of spelling errors
kocsismate
committed
0b4778c
Copy full SHA for 0b4778c
Commits on Dec 30, 2019
Fix typo
cmb69
committed
1ab9d62
Copy full SHA for 1ab9d62
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 Jul 22, 2019
Merge branch 'PHP-7.4'
nikic
committed
a1e2c88
Copy full SHA for a1e2c88
Report errors from stream read and write operations
Show description for d59aac5
nikic
committed
d59aac5
Copy full SHA for d59aac5
Commits on Jun 12, 2019
Constify some char* arguments or return values of ZEND_API
Show description for 61f78de
twose
authored and
nikic
committed
61f78de
Copy full SHA for 61f78de
Commits on Apr 7, 2019
Remove HAVE_SIGNAL_H
Show description for 5f89157
petk
committed
5f89157
Copy full SHA for 5f89157
Commits on Mar 27, 2019
Merge branch 'PHP-7.3' into PHP-7.4
Show description for 56293d0
krakjoe
committed
56293d0
Copy full SHA for 56293d0
Merge branch 'PHP-7.2' into PHP-7.3
Show description for eb405a2
krakjoe
committed
eb405a2
Copy full SHA for eb405a2
Fix #77805 phpdbg build fails when readline is shared
krakjoe
committed
7af270e
Copy full SHA for 7af270e
Commits on Mar 12, 2019
Fixed ZTS cache usage
dstogov
committed
b0d76ed
Copy full SHA for b0d76ed
Commits on Jan 30, 2019
Remove yearly range from copyright notice
zsuraski
committed
0cf7de1
Copy full SHA for 0cf7de1
Commits on Oct 1, 2018
Bump phpdbg version to PHP_VERSION
Show description for a3760ba
petk
authored and
cmb69
committed
a3760ba
Copy full SHA for a3760ba
Commits on Jul 23, 2018
API cleanup.
Show description for ebd1f5a
dstogov
committed
ebd1f5a
Copy full SHA for ebd1f5a
Commits on Jan 2, 2018
year++
laruence
committed
a6519d0
Copy full SHA for a6519d0
year++
laruence
committed
7a7ec01
Copy full SHA for 7a7ec01
Commits on Dec 14, 2017
Fixed stream handler override
dstogov
committed
a7b6812
Copy full SHA for a7b6812
Move constants into read-only data segment
dstogov
committed
83e495e
Copy full SHA for 83e495e
Commits on Apr 10, 2017
Fixed condition check
laruence
committed
9398f15
Copy full SHA for 9398f15
Commits on Jan 4, 2017
Update copyright headers to 2017
SammyK
committed
dac6c63
Copy full SHA for dac6c63
Commits on Nov 20, 2016
Merge branch 'PHP-7.0' into PHP-7.1
bwoebi
committed
110a6cc
Copy full SHA for 110a6cc
Revert "Revert "Remove a few unused write warning""
Show description for bc30206
bwoebi
committed
bc30206
Copy full SHA for bc30206
Merge branch 'PHP-7.0' into PHP-7.1
nikic
committed
c583786
Copy full SHA for c583786
Revert "Remove a few unused write warning (backport from master, oops)s"
Show description for ff5a65d
nikic
committed
ff5a65d
Copy full SHA for ff5a65d
Merge branch 'PHP-7.0' into PHP-7.1
bwoebi
committed
b7fee22
Copy full SHA for b7fee22
Remove a few unused write warning (backport from master, oops)s
bwoebi
committed
c65d24e
Copy full SHA for c65d24e
Commits on Oct 2, 2016
Merge branch 'PHP-7.0' into PHP-7.1
bwoebi
committed
f58cf8b
Copy full SHA for f58cf8b
Fix run command args passing when inmidst execution
bwoebi
committed
417a8ef
Copy full SHA for 417a8ef
Pagination
Previous
Next
You can’t perform that action at this time.