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
893
Pull requests
722
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
be70f42
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 19, 2025
Add HAVE_MEMMOVE to ext/pcre (#18862)
Show description for be70f42
petk
authored
be70f42
Copy full SHA for be70f42
Sync to lexbor/lexbor@0eac579f (#18882)
ndossche
authored
2f55291
Copy full SHA for 2f55291
Autotools: Move PHP_ODBC_* defines to configuration header (#15708)
Show description for 49dd619
petk
authored
49dd619
Copy full SHA for 49dd619
Remove HAVE_GETLOGIN from win32/config.w32.h.in template (#18865)
Show description for 3ff6874
petk
authored
3ff6874
Copy full SHA for 3ff6874
Commits on Jun 18, 2025
ext/pdo_sqlite: fix minimal version for EXPLAIN feature support. (#18854)
devnexen
authored
f129586
Copy full SHA for f129586
Merge branch 'PHP-8.4'
Show description for bc7d00e
ndossche
committed
bc7d00e
Copy full SHA for bc7d00e
Merge branch 'PHP-8.3' into PHP-8.4
Show description for bb6263a
ndossche
committed
bb6263a
Copy full SHA for bb6263a
Fix use after free during shutdown destruction
Show description for 5cf3c26
danog
authored and
ndossche
committed
5cf3c26
Copy full SHA for 5cf3c26
Merge branch 'PHP-8.4'
Show description for 412d691
ndossche
committed
412d691
Copy full SHA for 412d691
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 55b9d0a
ndossche
committed
55b9d0a
Copy full SHA for 55b9d0a
Fix iconv tests skipped on windows
Show description for 5ff5ee0
hyh19962008
authored and
ndossche
committed
5ff5ee0
Copy full SHA for 5ff5ee0
ext/intl: Fix compile issues with ICU versions lower than 67 (#18868)
BogdanUngureanu
authored
5f67bac
Copy full SHA for 5f67bac
Commits on Jun 17, 2025
Merge branch 'PHP-8.4'
Show description for ee1bbcf
ericmann
committed
ee1bbcf
Copy full SHA for ee1bbcf
Merge branch 'PHP-8.3' into PHP-8.4
Show description for 4d303e7
ericmann
committed
4d303e7
Copy full SHA for 4d303e7
PHP 8.3 is now for PHP 8.3.24-dev
ericmann
committed
50606f8
Copy full SHA for 50606f8
PHP-8.4 is now for PHP 8.4.10-dev
SakiTakamachi
committed
a674904
Copy full SHA for a674904
Commits on Jun 14, 2025
[skip ci] Fix whitespace in ext/pdo_sqlite/sqlite_statement.c
iluuu1994
committed
2e2494f
Copy full SHA for 2e2494f
Fix unused variable in pdo_sqlite_stmt_set_attribute() (GH-18851)
Show description for 0a9697f
iluuu1994
authored
0a9697f
Copy full SHA for 0a9697f
Move pipe test with opcache dump to ext/opcache
Show description for 7e59769
iluuu1994
committed
7e59769
Copy full SHA for 7e59769
Commits on Jun 13, 2025
ext/pdo_sqlite: explain statement prefixing with its class for errors. (#18846)
devnexen
authored
7361a12
Copy full SHA for 7361a12
Fix GH-18823: setlocale's 2nd and 3rd argument ignores strict_types
Show description for 43c18f3
ndossche
committed
43c18f3
Copy full SHA for 43c18f3
ext/sqlite3: adding busy() call.
Show description for 058c034
devnexen
committed
058c034
Copy full SHA for 058c034
ext/pdo_sqlite: EXPLAIN mode support for SQL statements.
Show description for 71a2544
devnexen
committed
71a2544
Copy full SHA for 71a2544
Commits on Jun 12, 2025
Merge branch 'PHP-8.4'
Show description for 5740038
ndossche
committed
5740038
Copy full SHA for 5740038
Merge branch 'PHP-8.3' into PHP-8.4
Show description for f8e2adf
ndossche
committed
f8e2adf
Copy full SHA for f8e2adf
Fix GH-14551: PGO build fails with xxhash
Show description for afb1c57
ndossche
committed
afb1c57
Copy full SHA for afb1c57
[ci skip] Fix pipe optimization test wrt temps for observers
ndossche
committed
42b9b2f
Copy full SHA for 42b9b2f
Use zend_string_release_ex() in concat_function() (#18827)
Show description for 28a083b
ndossche
authored
28a083b
Copy full SHA for 28a083b
Simplify callers of zval_try_get_long() (#18830)
Show description for 029a788
ndossche
authored
029a788
Copy full SHA for 029a788
[skip ci] ext/standard/pack: Fix indentation to use tabs
Girgias
committed
def3a95
Copy full SHA for def3a95
ext/standard/pack: Remove unused header includes
Girgias
committed
a297a44
Copy full SHA for a297a44
ext/standard/pack: Reduce scope of variable
Girgias
committed
34e22c5
Copy full SHA for 34e22c5
ext/standard/pack: Remove useless casts
Show description for e96a7f0
Girgias
committed
e96a7f0
Copy full SHA for e96a7f0
ext/standard/pack: Inline constant single use variables
Show description for 2a77e28
Girgias
committed
2a77e28
Copy full SHA for 2a77e28
Commits on Jun 10, 2025
Remove dead code from openssl_spki_new() implementation (#18752)
Show description for dbabbe1
ndossche
authored
dbabbe1
Copy full SHA for dbabbe1
Pagination
Previous
Next
You can’t perform that action at this time.