Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
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
Appearance settings
Resetting 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 }}
jafl
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
mysql-aws-iam-token
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 11, 2025
print more debugging info
jafl
committed
c072f64
Copy full SHA for c072f64
log mysqlnd protocol for testing
jafl
committed
da49843
Copy full SHA for da49843
Commits on Apr 5, 2025
update mysqli test with new capability flag
jafl
committed
93e6505
Copy full SHA for 93e6505
Commits on Apr 4, 2025
MySQL: add the option to force sending the password as plain text
Show description for 87fe0af
jafl
committed
87fe0af
Copy full SHA for 87fe0af
Commits on Apr 2, 2025
Simplify curl gc handlers (#18227)
Show description for c10afa9
nielsdos
authored
c10afa9
Copy full SHA for c10afa9
Implement asymmetric visibility for static properties
Show description for 1f6fdde
iluuu1994
committed
1f6fdde
Copy full SHA for 1f6fdde
Merge branch 'PHP-8.4'
Show description for cb3bca2
dstogov
committed
cb3bca2
Copy full SHA for cb3bca2
Update IR
Show description for 79dc7a2
dstogov
committed
79dc7a2
Copy full SHA for 79dc7a2
Merge branch 'PHP-8.4'
devnexen
committed
8846e93
Copy full SHA for 8846e93
Merge branch 'PHP-8.3' into PHP-8.4
devnexen
committed
dc93f28
Copy full SHA for dc93f28
Fix GH-18212: fseek with SEEK_CUR and negative offset crash on debug
Show description for 2e47442
devnexen
committed
2e47442
Copy full SHA for 2e47442
GDB: replace match statements with if statements in gdb debug script so it works with lower versions (#18226)
lcarilla
authored
02d58fa
Copy full SHA for 02d58fa
Fix path for main/debug_gdb_scripts.c in .gitattributes
Show description for a9d4b49
TimWolla
committed
a9d4b49
Copy full SHA for a9d4b49
zend_execute: Remove useless refcounting in `get_deprecation_suffix_from_attribute()` (#18229)
TimWolla
authored
169a6c6
Copy full SHA for 169a6c6
RFC: Marking return values as important (#[\NoDiscard]) (#17599)
Show description for 5544be7
TimWolla
and
edorian
authored
5544be7
Copy full SHA for 5544be7
ext/filter: Use bool instead of int where applicable
Show description for f11c22a
Girgias
committed
f11c22a
Copy full SHA for f11c22a
ext/filter: Mark literal as static const
Girgias
committed
fa511df
Copy full SHA for fa511df
ext/filter: Use zend_string* instead of a char* + size_t pair
Girgias
committed
7cc4708
Copy full SHA for 7cc4708
ext/filter: Add const qualifiers
Girgias
committed
0e682ad
Copy full SHA for 0e682ad
ext/filter: Reduce scope of variables
Girgias
committed
53bced3
Copy full SHA for 53bced3
ext/filter: Remove unused parameters
Girgias
committed
5cbfb69
Copy full SHA for 5cbfb69
ext/filter: Remove dead code about session globals
Girgias
committed
38ecfc5
Copy full SHA for 38ecfc5
Commits on Apr 1, 2025
Bind traits before parent class
Show description for 011795b
iluuu1994
committed
011795b
Copy full SHA for 011795b
[skip ci] Drop Zend/tests/traits/error_001.phpt
Show description for 2ede200
iluuu1994
committed
2ede200
Copy full SHA for 2ede200
Merge branch 'PHP-8.4'
Show description for e4e663c
iluuu1994
committed
e4e663c
Copy full SHA for e4e663c
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 3ffb310
iluuu1994
committed
3ffb310
Copy full SHA for 3ffb310
Use-after-free in extract() with EXTR_REFS
Show description for a21065e
iluuu1994
committed
a21065e
Copy full SHA for a21065e
docs: fix spelling in `stubs.rst` (GH-18220)
jbampton
authored
4e44efa
Copy full SHA for 4e44efa
Commits on Mar 31, 2025
Merge branch 'PHP-8.4'
Show description for 13e0fb9
nielsdos
committed
13e0fb9
Copy full SHA for 13e0fb9
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 93826d9
nielsdos
committed
93826d9
Copy full SHA for 93826d9
Add missing EXTENSIONS section to intl test
Show description for 13d51f8
nielsdos
committed
13d51f8
Copy full SHA for 13d51f8
Remove static __invoke() handling in zend_std_get_closure()
Show description for a6aacd8
iluuu1994
committed
a6aacd8
Copy full SHA for a6aacd8
Fix typo in `ReflectionParameter::getName()` description [skip ci]
DanielEScherzer
authored
ce3d1cd
Copy full SHA for ce3d1cd
Merge branch 'PHP-8.4'
Show description for 3aebbc5
nielsdos
committed
3aebbc5
Copy full SHA for 3aebbc5
Address deprecated PHP 8.4 session options to prevent test failures
Show description for aa7c8a9
willvar
authored and
nielsdos
committed
aa7c8a9
Copy full SHA for aa7c8a9
Pagination
Previous
Next
You can’t perform that action at this time.