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
791
Pull requests
599
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
php-src
sapi
phpdbg
phpdbg_cmd.c
on
php-8.3.20
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 2, 2024
Merge branch 'PHP-8.2' into PHP-8.3
Show description for 97049b4
petk
committed
97049b4
Copy full SHA for 97049b4
Fix GH-13199: Redundant prompt in phpdbg with libedit/readline
Show description for dc670cb
petk
committed
dc670cb
Copy full SHA for dc670cb
Commits on Dec 13, 2022
Change if (stack) check to an assertion (#10090)
Show description for 3ab18d4
nielsdos
authored
3ab18d4
Copy full SHA for 3ab18d4
Commits on Jun 29, 2021
Fixed some spaces used instead of tabs
patrickallaert
committed
aff3658
Copy full SHA for aff3658
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 6, 2021
Update http->https in license (#6945)
Show description for 01b3fc0
KsaR99
authored
01b3fc0
Copy full SHA for 01b3fc0
Commits on Apr 6, 2021
Introduce pseudo-keyword ZEND_FALLTHROUGH
Show description for 5caaf40
Girgias
committed
5caaf40
Copy full SHA for 5caaf40
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 Jun 8, 2020
Constify char * arguments of APIs
Show description for 88355dd
twose
authored and
nikic
committed
88355dd
Copy full SHA for 88355dd
Commits on May 26, 2020
Merge branch 'PHP-7.4'
Show description for d2508ef
cmb69
committed
d2508ef
Copy full SHA for d2508ef
Fix #73926: phpdbg will not accept input on restart execution
Show description for e483761
cmb69
committed
e483761
Copy full SHA for e483761
Commits on May 15, 2020
Remove some uses of zend_inline_hash_func
Show description for 406c957
nikic
committed
406c957
Copy full SHA for 406c957
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 Mar 27, 2019
Merge branch 'PHP-7.3' into PHP-7.4
Show description for 56293d0
krakjoe
committed
56293d0
Copy full SHA for 56293d0
Fix #77805 phpdbg build fails when readline is shared
krakjoe
committed
7af270e
Copy full SHA for 7af270e
Commits on Mar 6, 2019
Remove legacy AC_CHECK_TYPE calls for uint and ulong
Show description for bebcdcc
petk
committed
bebcdcc
Copy full SHA for bebcdcc
Commits on Jan 30, 2019
Remove yearly range from copyright notice
zsuraski
committed
0cf7de1
Copy full SHA for 0cf7de1
Commits on Aug 12, 2018
Fix some misspellings
carusogabriel
authored and
cmb69
committed
84b195d
Copy full SHA for 84b195d
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 Nov 24, 2017
fix constant defined undefined behavior warning
devnexen
authored and
nikic
committed
287a2b0
Copy full SHA for 287a2b0
Commits on Jan 2, 2017
Update copyright headers to 2017
SammyK
committed
9e29f84
Copy full SHA for 9e29f84
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 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 Sep 17, 2015
Add eventual escaping for phpdbg arguments
bwoebi
committed
5b8981f
Copy full SHA for 5b8981f
Add # delimiter to phpdbg commands
bwoebi
committed
adcabcc
Copy full SHA for adcabcc
Commits on Aug 21, 2015
Fix issues with phpdbg SIGINT handler
Show description for 76e3e99
bwoebi
committed
76e3e99
Copy full SHA for 76e3e99
Commits on Aug 3, 2015
Fix further leaks
bwoebi
committed
d0ad621
Copy full SHA for d0ad621
Fix a few valgrind errors in phpdbg
bwoebi
committed
b5e16ce
Copy full SHA for b5e16ce
Commits on Jul 27, 2015
Remove -Wunused-result warnings
bwoebi
committed
64f25ad
Copy full SHA for 64f25ad
Commits on Jul 24, 2015
fix printf format
weltling
committed
fa4cd51
Copy full SHA for fa4cd51
Cleanup shutdown, enable proper memory leak displaying
Show description for 1352532
bwoebi
committed
1352532
Copy full SHA for 1352532
Commits on Jul 20, 2015
Fix readline/libedit build
bwoebi
committed
7aa2be0
Copy full SHA for 7aa2be0
Pagination
Previous
Next
You can’t perform that action at this time.