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_utils.c
on
PHP-8.1
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 17, 2023
Fix phpdbg segmentation fault in case of malformed input
Show description for 398a10a
nielsdos
authored and
Girgias
committed
398a10a
Copy full SHA for 398a10a
Commits on Aug 31, 2021
Use zend_long for resource ID
Show description for 14f599e
nikic
committed
14f599e
Copy full SHA for 14f599e
Commits on Aug 11, 2021
Fix bug #81280 refuse to allow unicode chars in prompts
krakjoe
committed
a2e0519
Copy full SHA for a2e0519
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
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 9, 2021
Don't evalutae ZEND_AST_CLASS_CONST to ZEND_AST_CONSTANT ar
Show description for 4dcde9c
dstogov
committed
4dcde9c
Copy full SHA for 4dcde9c
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 2, 2020
Merge branch 'PHP-7.4'
Show description for 486b8b1
cmb69
committed
486b8b1
Copy full SHA for 486b8b1
Fix #73927: phpdbg fails with windows error prompt at "watch array"
Show description for af4a9bf
cmb69
committed
af4a9bf
Copy full SHA for af4a9bf
Commits on May 26, 2020
Merge branch 'PHP-7.4'
Show description for d2508ef
cmb69
committed
d2508ef
Copy full SHA for d2508ef
Fix several mostly Windows related phpdbg bugs
Show description for 8483a21
cmb69
committed
8483a21
Copy full SHA for 8483a21
Commits on Apr 15, 2020
Remove return value from llist apply functions
Show description for d68dfaf
nikic
committed
d68dfaf
Copy full SHA for d68dfaf
Commits on Feb 5, 2020
Fix some -Wold-style-declaration compiler warnings
Girgias
committed
c343c1b
Copy full SHA for c343c1b
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 Jun 27, 2019
Don't use zmm for PHPDBG_G(exec)
Show description for 2149ed7
nikic
committed
2149ed7
Copy full SHA for 2149ed7
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 Oct 10, 2018
Introduce get_properties_for() handler
Show description for 7ec8087
nikic
committed
7ec8087
Copy full SHA for 7ec8087
Commits on Aug 22, 2018
Change zend_lookup_class_ex() and zend_fetch_class_by_name() prototypes to accept optional lower-case class name as zend_string*, instead of zval*.
dstogov
committed
92fdf9d
Copy full SHA for 92fdf9d
Commits on Jun 28, 2018
Changed php_add[c]slashes prototypes (removed should_free argument)
dstogov
committed
dd932f7
Copy full SHA for dd932f7
Commits on Feb 5, 2018
Moved "zval.u2.cache_slot" into free room of "zend_op"
dstogov
committed
ca035f2
Copy full SHA for ca035f2
Commits on Jan 31, 2018
Changed CATCH instruction format (extended_value moved into op2, op2 into result, result into extended_value)
dstogov
committed
ba29872
Copy full SHA for ba29872
Commits on Jan 2, 2018
year++
laruence
committed
a6519d0
Copy full SHA for a6519d0
Commits on Oct 10, 2017
Always use IS_CONSTANT_AST (IS_CONSTANT is removed).
dstogov
committed
ef5ea48
Copy full SHA for ef5ea48
Commits on Oct 5, 2017
Refactored recursion pretection
dstogov
committed
cb9d81e
Copy full SHA for cb9d81e
Commits on Oct 4, 2017
Changed the way VM accesses constant operands in 64-bit builds.
dstogov
committed
e70618a
Copy full SHA for e70618a
Commits on Jan 2, 2017
Update copyright headers to 2017
SammyK
committed
9e29f84
Copy full SHA for 9e29f84
Commits on Nov 13, 2016
Merge branch 'PHP-7.0' into PHP-7.1
bwoebi
committed
ef65797
Copy full SHA for ef65797
Properly escape all filenames when exporting breakpoints
bwoebi
committed
ba75d4c
Copy full SHA for ba75d4c
Commits on Oct 16, 2016
Fix searching for catch blocks
Show description for 601ab6e
bwoebi
committed
601ab6e
Copy full SHA for 601ab6e
Commits on Jul 11, 2016
Rewrite watchpoints to be much more stable
Show description for b003768
bwoebi
committed
b003768
Copy full SHA for b003768
Commits on Mar 25, 2016
Print .0 in phpdbg opcode dumps
nikic
committed
24551ed
Copy full SHA for 24551ed
Commits on Mar 3, 2016
Fix bug #71575 removing extra semicolons outside macros
asgrim
authored and
nikic
committed
c4b1888
Copy full SHA for c4b1888
Pagination
Previous
Next
You can’t perform that action at this time.