Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 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 }}
g1f1
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
17
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Jan 15, 2025
ext/pdo: Add FETCH_INTO setting via setAttribute "hack"
Girgias
committed
abfa377
Copy full SHA for abfa377
ext/pdo: Rename variable, because i is really not descriptive
Girgias
committed
dfcac15
Copy full SHA for dfcac15
Commits on Jan 14, 2025
Merge branch 'PHP-8.4'
Show description for 4c84ed4
dstogov
committed
4c84ed4
Copy full SHA for 4c84ed4
Update IR
Show description for 9aaa469
dstogov
committed
9aaa469
Copy full SHA for 9aaa469
Merge branch 'PHP-8.4'
Show description for 650e59a
ndossche
committed
650e59a
Copy full SHA for 650e59a
Fix GH-17428: Assertion failure ext/opcache/jit/zend_jit_ir.c:8940
Show description for 3524702
ndossche
committed
3524702
Copy full SHA for 3524702
Merge branch 'PHP-8.4'
devnexen
committed
a4e2583
Copy full SHA for a4e2583
Merge branch 'PHP-8.3' into PHP-8.4
devnexen
committed
b1e0176
Copy full SHA for b1e0176
Fix GH-17463: SplTempFileObject::ftruncate() segfault on negative length.
Show description for e4473ab
devnexen
committed
e4473ab
Copy full SHA for e4473ab
Store prop info name in CG(context) instead of prop info
Show description for e95b298
iluuu1994
committed
e95b298
Copy full SHA for e95b298
Merge branch 'PHP-8.4'
Show description for 634edc8
cmb69
committed
634edc8
Copy full SHA for 634edc8
Fix clang compiler detection on Windows
Show description for 58628e0
cmb69
committed
58628e0
Copy full SHA for 58628e0
Commits on Jan 13, 2025
Merge branch 'PHP-8.4'
Show description for 0e1fbf9
iluuu1994
committed
0e1fbf9
Copy full SHA for 0e1fbf9
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 3c13864
iluuu1994
committed
3c13864
Copy full SHA for 3c13864
Relax final+private warning for trait methods with inherited final
Show description for a6a290d
iluuu1994
committed
a6a290d
Copy full SHA for a6a290d
Merge branch 'PHP-8.4'
Show description for a06668a
iluuu1994
committed
a06668a
Copy full SHA for a06668a
__PROPERTY__ does not work in all constant expression contexts
Show description for 147e9c8
iluuu1994
committed
147e9c8
Copy full SHA for 147e9c8
ext/json: Refactor php_json_encode_serializable_object() to call method directly
Girgias
committed
af1e289
Copy full SHA for af1e289
ext/json: Use zend_result type instead of int
Girgias
committed
75a15cf
Copy full SHA for 75a15cf
Don't pass -fwrapv to clang on Windows (GH-17458)
Show description for aac7190
cmb69
authored
aac7190
Copy full SHA for aac7190
Fix `-Wpointer-type-mismatch` warning (GH-17453)
Show description for 788128a
cmb69
authored
788128a
Copy full SHA for 788128a
Fix printf style issues in Windows specific code (GH-17452)
Show description for 1675d32
cmb69
authored
1675d32
Copy full SHA for 1675d32
Resolve -Wincompatible-pointer-types warnings (GH-17456)
Show description for 26bf239
cmb69
authored
26bf239
Copy full SHA for 26bf239
Commits on Jan 12, 2025
Merge branch 'PHP-8.4'
Show description for f99d620
ndossche
committed
f99d620
Copy full SHA for f99d620
Merge branch 'PHP-8.3' into PHP-8.4
Show description for fd0cabb
ndossche
committed
fd0cabb
Copy full SHA for fd0cabb
Fix GH-17139: Fix zip_entry_name() crash on invalid entry
Show description for d08a9e0
ndossche
committed
d08a9e0
Copy full SHA for d08a9e0
Remove braces around string initializers (#GH-17451)
Show description for c264679
cmb69
authored
c264679
Copy full SHA for c264679
Commits on Jan 11, 2025
Fix incorrect casts
ndossche
committed
e6f42c1
Copy full SHA for e6f42c1
Commits on Jan 10, 2025
ext/pdo: Add a test for PDO::FETCH_FUNC with a return by-ref callback (#17425)
Girgias
authored
11937b3
Copy full SHA for 11937b3
Merge branch 'PHP-8.4'
Show description for bdcb3e9
ndossche
committed
bdcb3e9
Copy full SHA for bdcb3e9
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 27fbdc1
ndossche
committed
27fbdc1
Copy full SHA for 27fbdc1
Backport fix GH-17307
Show description for e8fce29
ndossche
committed
e8fce29
Copy full SHA for e8fce29
Update OpenBSD glob implementation for Windows (#16948)
Show description for 97a26ae
NattyNarwhal
and
cmb69
authored
97a26ae
Copy full SHA for 97a26ae
zend_ast: Print placeholder value when printing `ZEND_AST_OP_ARRAY` (#17405)
Show description for d8d1cb4
TimWolla
authored
d8d1cb4
Copy full SHA for d8d1cb4
Commits on Jan 9, 2025
ext/pdo: Refactor PDO::FETCH_FUNC to not rely on an FCI on the struct (#17420)
Girgias
authored
8d79ed6
Copy full SHA for 8d79ed6
Pagination
Previous
Next
You can’t perform that action at this time.