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_variables.c
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 2, 2018
year++
laruence
committed
ccd4716
Copy full SHA for ccd4716
Commits on Feb 25, 2017
Merge branch 'PHP-7.0' into PHP-7.1
nikic
committed
846bea7
Copy full SHA for 846bea7
Improve fix for bug #73807
Show description for bbfa1b6
nikic
committed
bbfa1b6
Copy full SHA for bbfa1b6
Commits on Feb 2, 2017
Merge branch 'PHP-7.0' into PHP-7.1
nikic
committed
d265828
Copy full SHA for d265828
Fix bug #73807
nikic
committed
a15bffd
Copy full SHA for a15bffd
Commits on Jan 4, 2017
Update copyright headers to 2017
SammyK
committed
dac6c63
Copy full SHA for dac6c63
Update copyright headers to 2017
SammyK
committed
478f119
Copy full SHA for 478f119
Commits on Sep 28, 2016
Ensure symtable exists before checking it
nikic
committed
4c0804c
Copy full SHA for 4c0804c
Commits on Jul 19, 2016
Merge branch 'PHP-7.0'
Show description for 70d6ce3
smalyshev
committed
70d6ce3
Copy full SHA for 70d6ce3
Merge branch 'PHP-5.6' into PHP-7.0
Show description for b00f8f2
smalyshev
committed
b00f8f2
Copy full SHA for b00f8f2
Merge branch 'PHP-5.5' into PHP-5.6
Show description for 4d0565b
smalyshev
committed
4d0565b
Copy full SHA for 4d0565b
Commits on Jul 13, 2016
CS fix and comments with bug ID
smalyshev
committed
aca4f65
Copy full SHA for aca4f65
Commits on Jul 10, 2016
Fix for HTTP_PROXY issue.
Show description for 98b9dfa
smalyshev
committed
98b9dfa
Copy full SHA for 98b9dfa
Commits on Jul 5, 2016
Removed a surplus condition in php_register_variable_ex()
Show description for baa812c
VBart
authored and
nikic
committed
baa812c
Copy full SHA for baa812c
Commits on Jun 15, 2016
Implemented RFC: Fix inconsistent behavior of $this variable
Show description for a9512af
dstogov
committed
a9512af
Copy full SHA for a9512af
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 Sep 29, 2015
Removed or simplified incorrect SEPARATE_*() macros usage.
dstogov
committed
560e4fa
Copy full SHA for 560e4fa
Commits on Jul 31, 2015
avoid unnecessary scoping
weltling
committed
3a66a23
Copy full SHA for 3a66a23
Commits on Jul 24, 2015
Cleanup shutdown, enable proper memory leak displaying
Show description for 1352532
bwoebi
committed
1352532
Copy full SHA for 1352532
Commits on Jul 21, 2015
$argv and $argc may be IS_INDIRECT
bwoebi
committed
348fc4d
Copy full SHA for 348fc4d
Commits on Jun 30, 2015
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
dstogov
committed
7aa7627
Copy full SHA for 7aa7627
Commits on May 24, 2015
remove non-applicable comment
weltling
committed
c63467f
Copy full SHA for c63467f
Commits on May 23, 2015
Merge branch 'PHP-5.6'
Show description for d5f695c
weltling
committed
d5f695c
Copy full SHA for d5f695c
increase the internal post data buffer
Show description for f3cec08
weltling
committed
f3cec08
Copy full SHA for f3cec08
Commits on Feb 13, 2015
Merged zend_array and HashTable into the single data structure.
Show description for e10e151
dstogov
committed
e10e151
Copy full SHA for e10e151
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 Jan 10, 2015
trailing whitespace removal
smalyshev
committed
b7a7b1a
Copy full SHA for b7a7b1a
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
weltling
committed
37634c9
Copy full SHA for 37634c9
Commits on Sep 21, 2014
Move smart_str implementation into Zend/
Show description for e33f3d3
nikic
committed
e33f3d3
Copy full SHA for e33f3d3
Commits on Sep 19, 2014
s/PHP 5/PHP 7/
johannes
committed
d0cb715
Copy full SHA for d0cb715
Commits on Sep 9, 2014
Merge branch 'PHP-5.6'
Show description for a6c47ca
m6w6
committed
a6c47ca
Copy full SHA for a6c47ca
Pagination
Previous
Next
You can’t perform that action at this time.