Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
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
Reseting 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
7.8k
Star
39k
Code
Issues
790
Pull requests
600
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
php-src
main
streams
php_stream_plain_wrapper.h
on
php-8.4.0RC1
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 29, 2022
main/streams/plain_wrapper: skip lseek(SEEK_CUR) for newly opened files
Show description for e2bd3b1
MaxKellermann
authored and
devnexen
committed
e2bd3b1
Copy full SHA for e2bd3b1
Commits on May 6, 2021
Update http->https in license (#6945)
Show description for 01b3fc0
KsaR99
authored
01b3fc0
Copy full SHA for 01b3fc0
Commits on Sep 25, 2019
Remove mention of PHP major version in Copyright headers
Show description for 5d6e923
carusogabriel
committed
5d6e923
Copy full SHA for 5d6e923
Commits on Feb 3, 2019
Remove local variables
Show description for 92ac598
petk
committed
92ac598
Copy full SHA for 92ac598
Commits on Jan 30, 2019
Remove yearly range from copyright notice
zsuraski
committed
0cf7de1
Copy full SHA for 0cf7de1
Commits on Oct 24, 2018
Make php_plain_files_wrapper to be writable (workaround for swoole)
dstogov
committed
770fe51
Copy full SHA for 770fe51
Commits on Jul 24, 2018
Remove unused Git attributes ident
Show description for 8d3f8ca
petk
authored and
cmb69
committed
8d3f8ca
Copy full SHA for 8d3f8ca
Commits on Jan 2, 2018
year++
laruence
committed
a6519d0
Copy full SHA for a6519d0
Commits on Dec 14, 2017
Turn "php_stream_wrapper"s into constants
Show description for 0f06df3
dstogov
committed
0f06df3
Copy full SHA for 0f06df3
Commits on Dec 8, 2017
Put missing signature into header
weltling
committed
98416a3
Copy full SHA for 98416a3
Commits on Jan 2, 2017
Update copyright headers to 2017
SammyK
committed
9e29f84
Copy full SHA for 9e29f84
Commits on Jan 1, 2016
Merge branch 'PHP-5.6' into PHP-7.0
Show description for ed35de7
kaplanlior
committed
ed35de7
Copy full SHA for ed35de7
Happy new year (Update copyright to 2016)
kaplanlior
committed
49493a2
Copy full SHA for 49493a2
Commits on Mar 3, 2015
Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse.
dstogov
committed
2fa8d67
Copy full SHA for 2fa8d67
Commits on Jan 15, 2015
bump year
laruence
committed
fc33f52
Copy full SHA for fc33f52
bump year
laruence
committed
0579e82
Copy full SHA for 0579e82
Commits on Dec 13, 2014
first shot remove TSRMLS_* things
weltling
committed
bdeb220
Copy full SHA for bdeb220
Commits on Sep 19, 2014
s/PHP 5/PHP 7/
johannes
committed
d0cb715
Copy full SHA for d0cb715
Commits on Jul 3, 2014
restore API compatibility
m6w6
committed
deee001
Copy full SHA for deee001
finish
m6w6
committed
438b6c5
Copy full SHA for 438b6c5
Commits on Jan 3, 2014
Bump year
laruence
committed
c081ce6
Copy full SHA for c081ce6
Commits on Jul 30, 2013
Constify streams API and a few other calls down the rabbit hole.
Show description for 92d27cc
faizshukri
committed
92d27cc
Copy full SHA for 92d27cc
Commits on Jan 28, 2013
Fix missing parameter
Elbandi
authored and
smalyshev
committed
3e6d633
Copy full SHA for 3e6d633
Commits on Jan 1, 2013
Happy New Year
laruence
committed
0a7395e
Copy full SHA for 0a7395e
Commits on Jan 1, 2012
- Year++
felipensp
committed
4e19825
Copy full SHA for 4e19825
Commits on Jan 1, 2011
- Year++
felipensp
committed
0203cc3
Copy full SHA for 0203cc3
Commits on Jan 3, 2010
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
sebastianbergmann
committed
9ba1e81
Copy full SHA for 9ba1e81
Commits on Dec 31, 2008
MFH: Bump copyright year, 3 of 3.
sebastianbergmann
committed
08659c2
Copy full SHA for 08659c2
Commits on Dec 31, 2007
MFH: Bump copyright year, 2 of 2.
sebastianbergmann
committed
d1dded8
Copy full SHA for d1dded8
Commits on Jan 1, 2007
MFH: Bump year.
sebastianbergmann
committed
4223aa4
Copy full SHA for 4223aa4
Commits on Jan 1, 2006
bump year and license version
foobar
committed
5bd9322
Copy full SHA for 5bd9322
Commits on Oct 22, 2005
Fix #34957; file access checks should use VCWD_ACCESS()
wez
committed
890f7f4
Copy full SHA for 890f7f4
Commits on Aug 3, 2005
- Bumber up year
foobar
committed
23e671a
Copy full SHA for 23e671a
Commits on Feb 20, 2004
EXTERN_C wrapping for PHPAPI prototypes
Show description for 8c32fa7
Hartmut Holzgraefe
committed
8c32fa7
Copy full SHA for 8c32fa7
Commits on Jan 8, 2004
- Happy new year and PHP 5 for rest of the files too..
Show description for ccfc46b
foobar
committed
ccfc46b
Copy full SHA for ccfc46b
Pagination
Previous
Next
You can’t perform that action at this time.