Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
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 }}
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8k
Star
39.6k
Code
Issues
874
Pull requests
704
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
ed9c283
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 15, 2025
Fail build_task.bat if main nmake failed (GH-17820)
Show description for ed9c283
cmb69
authored
ed9c283
Copy full SHA for ed9c283
Fix Windows build for GH-17814 and add extension dependency (#17819)
ndossche
authored
5cce35c
Copy full SHA for 5cce35c
Zend/tests: organize some tests with sub directories (6) (#17807)
Show description for a50f82b
DanielEScherzer
authored
a50f82b
Copy full SHA for a50f82b
Reduce number of string duplications in phar (#17814)
Show description for 619d293
ndossche
authored
619d293
Copy full SHA for 619d293
Merge branch 'PHP-8.4'
Show description for c7d62cf
ndossche
committed
c7d62cf
Copy full SHA for c7d62cf
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 5d8ea65
ndossche
committed
5d8ea65
Copy full SHA for 5d8ea65
Fix GH-17808: PharFileInfo refcount bug
Show description for e735d2b
ndossche
committed
e735d2b
Copy full SHA for e735d2b
Remove custom patches that are no longer in upstream
Show description for a570ce8
ndossche
committed
a570ce8
Copy full SHA for a570ce8
Upgrade to file 5.46
ndossche
committed
37dbad8
Copy full SHA for 37dbad8
zend_test: zend_test_compile_string converting script argument to path. (#17810)
devnexen
authored
d3da2a2
Copy full SHA for d3da2a2
Merge branch 'PHP-8.4'
devnexen
committed
01a87e0
Copy full SHA for 01a87e0
Merge branch 'PHP-8.3' into PHP-8.4
devnexen
committed
eabbb1c
Copy full SHA for eabbb1c
Fix GH-17797: zend_test_compile_string crash on invalid script path.
Show description for 0f63bee
devnexen
committed
0f63bee
Copy full SHA for 0f63bee
Commits on Feb 14, 2025
Merge branch 'PHP-8.3' into PHP-8.4
shivammathur
committed
246c573
Copy full SHA for 246c573
Merge branch 'PHP-8.2' into PHP-8.3
shivammathur
committed
e1f7209
Copy full SHA for e1f7209
Merge branch 'PHP-8.1' into PHP-8.2
shivammathur
committed
3becfb1
Copy full SHA for 3becfb1
ci: add workflow to trigger windows builds
shivammathur
committed
f4aadb5
Copy full SHA for f4aadb5
Fix error message on Windows
ndossche
committed
c696087
Copy full SHA for c696087
Merge branch 'PHP-8.4'
Show description for b3dd5a4
ndossche
committed
b3dd5a4
Copy full SHA for b3dd5a4
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 8f8d4be
ndossche
committed
8f8d4be
Copy full SHA for 8f8d4be
Fix zlib support for large files
Show description for 5aaf7b4
ndossche
committed
5aaf7b4
Copy full SHA for 5aaf7b4
Fix memory leak on overflow in _php_stream_scandir()
Show description for 678ecff
ndossche
committed
678ecff
Copy full SHA for 678ecff
Improve COM ctor exception code for failing ProgIDs (GH-17673)
Show description for 252b52a
cmb69
authored
252b52a
Copy full SHA for 252b52a
Elevate Windows CI to /W3 (sans C4018/C4267) (GH-17665)
Show description for fe9c904
cmb69
authored
fe9c904
Copy full SHA for fe9c904
Implement zend_safe_address() for MSVC 64bit (GH-17679)
Show description for 7c8bd08
cmb69
authored
7c8bd08
Copy full SHA for 7c8bd08
Merge branch 'PHP-8.4'
Show description for e9ffe02
cmb69
committed
e9ffe02
Copy full SHA for e9ffe02
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 974ed31
cmb69
committed
974ed31
Copy full SHA for 974ed31
Merge branch 'PHP-8.2' into PHP-8.3
Show description for 3021658
cmb69
committed
3021658
Copy full SHA for 3021658
Merge branch 'PHP-8.1' into PHP-8.2
Show description for 595e616
cmb69
committed
595e616
Copy full SHA for 595e616
[skip ci] Fix phpize for Windows 11 (24H2)
Show description for 7f6c051
bwoebi
authored and
cmb69
committed
7f6c051
Copy full SHA for 7f6c051
[skip ci] Fix: Remove unused code and clean up regex patterns (GH-17791)
Show description for 2d693c4
nzsys
authored
2d693c4
Copy full SHA for 2d693c4
`ReflectionClass::isCloneable()`: reduce duplication (GH-17795)
Show description for 07e5f6f
DanielEScherzer
authored
07e5f6f
Copy full SHA for 07e5f6f
Merge branch 'PHP-8.4'
devnexen
committed
77d7486
Copy full SHA for 77d7486
Merge branch 'PHP-8.3' into PHP-8.4
devnexen
committed
ed18fd0
Copy full SHA for ed18fd0
Fix GH-17772: imagepalettetotruecolor segfault on invalid truecolor pixel.
Show description for 4d7d01d
devnexen
committed
4d7d01d
Copy full SHA for 4d7d01d
Pagination
Previous
Next
You can’t perform that action at this time.