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
878
Pull requests
706
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
13c8d93
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 8, 2024
Merge branch 'PHP-8.3'
bwoebi
committed
13c8d93
Copy full SHA for 13c8d93
Merge branch 'PHP-8.2' into PHP-8.3
bwoebi
committed
f52b2a9
Copy full SHA for f52b2a9
Always load EX(opline) into the current frame in JIT when observers are enabled
Show description for af098ac
bwoebi
committed
af098ac
Copy full SHA for af098ac
Merge branch 'PHP-8.3'
Show description for 345580c
arnaud-lb
committed
345580c
Copy full SHA for 345580c
[ci skip] NEWS
arnaud-lb
committed
0da1eb5
Copy full SHA for 0da1eb5
Merge branch 'PHP-8.2' into PHP-8.3
Show description for 618eb3d
arnaud-lb
committed
618eb3d
Copy full SHA for 618eb3d
[ci skip] NEWS
arnaud-lb
committed
85d6212
Copy full SHA for 85d6212
Fix cookie_seek_function_t signature under musl (#13890)
Show description for 577b8ae
arnaud-lb
authored
577b8ae
Copy full SHA for 577b8ae
Commits on Apr 7, 2024
ext/pcntl: getpriority/setpriority `who` default value handling change. (#13911)
Show description for 7c86062
devnexen
authored
7c86062
Copy full SHA for 7c86062
Merge branch 'PHP-8.3'
Show description for 68592c8
ndossche
committed
68592c8
Copy full SHA for 68592c8
Merge branch 'PHP-8.2' into PHP-8.3
Show description for 73218e0
ndossche
committed
73218e0
Copy full SHA for 73218e0
Improve stability of test gh13860.phpt
ndossche
committed
a86256c
Copy full SHA for a86256c
Fix GH-13789: build failed mbstring_arginfo.h when Visual C++ on Windows (#13906)
Show description for 0f1e979
youkidearitai
authored
0f1e979
Copy full SHA for 0f1e979
Merge branch 'PHP-8.3'
Show description for 1e4bb03
ndossche
committed
1e4bb03
Copy full SHA for 1e4bb03
Merge branch 'PHP-8.2' into PHP-8.3
Show description for 9213664
ndossche
committed
9213664
Copy full SHA for 9213664
Fix GH-13860: Incorrect PHP_STREAM_OPTION_CHECK_LIVENESS case in ext/openssl/xp_ssl.c - causing use of dead socket
Show description for 2aae14c
ndossche
committed
2aae14c
Copy full SHA for 2aae14c
ext/pcntl: adding pcntl_getcpu.
Show description for d8f2900
devnexen
committed
d8f2900
Copy full SHA for d8f2900
ext/pcntl: pcntl affinity improves EINVAL handling in both cases. (#13907)
Show description for dd2ffaa
devnexen
authored
dd2ffaa
Copy full SHA for dd2ffaa
Merge branch 'PHP-8.3'
Show description for 8140982
ndossche
committed
8140982
Copy full SHA for 8140982
Merge branch 'PHP-8.2' into PHP-8.3
Show description for 6c7707e
ndossche
committed
6c7707e
Copy full SHA for 6c7707e
Fix persistent local flag in session url updating (#13905)
Show description for 4a14211
ndossche
authored
4a14211
Copy full SHA for 4a14211
ext/pcntl pcntl_signal_get_handler update.
Show description for 01817e9
devnexen
committed
01817e9
Copy full SHA for 01817e9
Add next handler parameter to zend_observer_remove_begin/end_handler (#13807)
Show description for a22a872
bwoebi
authored
a22a872
Copy full SHA for a22a872
Cleanup and optimize attribute value reading (#13897)
Show description for a0da32a
ndossche
authored
a0da32a
Copy full SHA for a0da32a
adding myself to ext/pcntl ext. (#13901)
devnexen
authored
0086815
Copy full SHA for 0086815
Convert odbc_bindcols() function to void (#13900)
kocsismate
authored
365e211
Copy full SHA for 365e211
Commits on Apr 6, 2024
ext/pcntl: cpu affinity api introduction.
Show description for 1cf8291
devnexen
committed
1cf8291
Copy full SHA for 1cf8291
filter_input_array - Implement solution 2 of GH-13805 (#13804)
juan-morales
authored
c96b975
Copy full SHA for c96b975
Get rid of non-exposed solid_fetch_prev() function
Show description for 9a4847a
kocsismate
committed
9a4847a
Copy full SHA for 9a4847a
Declare true return type for ext/odbc functions
kocsismate
committed
b981d4a
Copy full SHA for b981d4a
random: Add clarifying comments to the implementation of CombinedLCG
Show description for 7c85104
TimWolla
committed
7c85104
Copy full SHA for 7c85104
Merge branch 'PHP-8.3'
Show description for cf31332
ndossche
committed
cf31332
Copy full SHA for cf31332
Merge branch 'PHP-8.2' into PHP-8.3
Show description for eb244fc
ndossche
committed
eb244fc
Copy full SHA for eb244fc
[ci skip] NEWS
ndossche
committed
8367e9c
Copy full SHA for 8367e9c
Fix GH-13891: memleak and segfault when using ini_set with session.trans_sid_hosts (#13892)
Show description for 5ce9687
ndossche
and
kamil-tekiela
authored
5ce9687
Copy full SHA for 5ce9687
Pagination
Previous
Next
You can’t perform that action at this time.