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 }}
phpce
/
php-coroutine-engine
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
81
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
php-coroutine-engine
main
php_open_temporary_file.c
on
PHP-7.1.17
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 7, 2018
Guard platform dependent code
weltling
committed
281e2f8
Copy full SHA for 281e2f8
Commits on Jan 2, 2018
year++
laruence
committed
ccd4716
Copy full SHA for ccd4716
Commits on Jan 4, 2017
Update copyright headers to 2017
SammyK
committed
dac6c63
Copy full SHA for dac6c63
Commits on Jun 20, 2016
Fixed the UTF-8 and long path support in the streams on Windows.
Show description for 3d3f11e
weltling
committed
3d3f11e
Copy full SHA for 3d3f11e
Commits on Jun 9, 2016
add flags to suppress the verbosity
weltling
committed
22f20e2
Copy full SHA for 22f20e2
Request #69489
laruence
authored and
weltling
committed
978f74a
Copy full SHA for 978f74a
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 Jul 28, 2015
Merge branch 'PHP-5.5' into PHP-5.6
Show description for 9fdb8c2
weltling
committed
9fdb8c2
Copy full SHA for 9fdb8c2
Fixed bug #70002 TS issues with temporary dir handling
weltling
committed
ce5c450
Copy full SHA for ce5c450
Commits on May 13, 2015
ups, it should have used Zend MM
weltling
committed
6254184
Copy full SHA for 6254184
fix build, catch up with linux part for #66048
weltling
committed
890d482
Copy full SHA for 890d482
Commits on May 12, 2015
Fix for #66048
Julien Pauli
committed
6a819bb
Copy full SHA for 6a819bb
Merge branch 'PHP-5.5' into PHP-5.6
Show description for 2ddb560
Julien Pauli
committed
2ddb560
Copy full SHA for 2ddb560
Fix for #66048
Julien Pauli
committed
c117548
Copy full SHA for c117548
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
Bump year
laruence
committed
73c1be2
Copy full SHA for 73c1be2
Commits on Dec 13, 2014
first shot remove TSRMLS_* things
weltling
committed
bdeb220
Copy full SHA for bdeb220
Commits on Oct 27, 2014
fix datatype mismatch warns
weltling
committed
d8ed655
Copy full SHA for d8ed655
Commits on Sep 19, 2014
s/PHP 5/PHP 7/
johannes
committed
d0cb715
Copy full SHA for d0cb715
Commits on Jan 3, 2014
Bump year
laruence
committed
c081ce6
Copy full SHA for c081ce6
Bump year
laruence
committed
47c9027
Copy full SHA for 47c9027
Commits on Oct 17, 2013
applied and fixed the original patch
Show description for cf6ab0e
weltling
committed
cf6ab0e
Copy full SHA for cf6ab0e
Commits on Jan 29, 2013
- Fixed ZTS build
felipensp
committed
37c304b
Copy full SHA for 37c304b
Implemented Feature #60524 (sys_temp_dir)
Show description for 475a644
ALeX Kazik
authored and
smalyshev
committed
475a644
Copy full SHA for 475a644
Commits on Jan 1, 2013
Happy New Year
laruence
committed
a666285
Copy full SHA for a666285
Commits on Jan 1, 2012
- Year++
felipensp
committed
8775a37
Copy full SHA for 8775a37
Commits on Mar 28, 2011
- Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent, windows fix
pierrejoye
committed
264d2b3
Copy full SHA for 264d2b3
Commits on Jan 11, 2011
Added missing success check around chmod() for windows during temp file creation
Ilia Alshanetsky
committed
d5af830
Copy full SHA for d5af830
Commits on Jan 1, 2011
- Year++
felipensp
committed
0203cc3
Copy full SHA for 0203cc3
Commits on Aug 30, 2010
- use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex
pierrejoye
committed
100228a
Copy full SHA for 100228a
Commits on Feb 7, 2010
- prevent unexpectable behaviors (for the user) with invalid path
pierrejoye
committed
658e86b
Copy full SHA for 658e86b
Commits on Jan 3, 2010
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
sebastianbergmann
committed
9ba1e81
Copy full SHA for 9ba1e81
Pagination
Previous
Next
You can’t perform that action at this time.