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
ext
pcre
php_pcre.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 Dec 6, 2017
Fix yet one data race in PCRE
Show description for 1b29dc0
weltling
committed
1b29dc0
Copy full SHA for 1b29dc0
Commits on Dec 5, 2017
Fix use after free revealed by phpdbg
weltling
committed
092fd44
Copy full SHA for 092fd44
Fixed bug #75601 Thread race in PCRE JIT support
weltling
committed
31b2b14
Copy full SHA for 31b2b14
Commits on Nov 21, 2017
Merge branch 'PHP-7.0' into PHP-7.1
Show description for f5c0754
weltling
committed
f5c0754
Copy full SHA for f5c0754
Fixed #75539 and #74183 - preg_last_error not returning error code after error
andrewnester
authored and
weltling
committed
8fdef98
Copy full SHA for 8fdef98
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 Nov 26, 2016
Merge branch 'PHP-7.0' into PHP-7.1
cmb69
committed
09085ac
Copy full SHA for 09085ac
Fix #73612: preg_*() may leak memory
Show description for 003727d
cmb69
committed
003727d
Copy full SHA for 003727d
Commits on Nov 20, 2016
Merge branch 'PHP-7.0' into PHP-7.1
Show description for 0f5d030
laruence
committed
0f5d030
Copy full SHA for 0f5d030
Fixed bug #73483 (Segmentation fault on pcre_replace_callback)
laruence
committed
ebfd93f
Copy full SHA for ebfd93f
Commits on Oct 28, 2016
Merge branch 'PHP-7.0' into PHP-7.1
Show description for 7778bdc
laruence
committed
7778bdc
Copy full SHA for 7778bdc
Fixed bug #73392 (A use-after-free in zend allocator management)
laruence
committed
e5aa365
Copy full SHA for e5aa365
Commits on Oct 15, 2016
Normalize preg_replace_callback() return value
Show description for b1fc1fb
nikic
committed
b1fc1fb
Copy full SHA for b1fc1fb
Commits on Oct 14, 2016
rename publicly exposed symbol to avoid name conflicts
Show description for dd60401
weltling
committed
dd60401
Copy full SHA for dd60401
Commits on Oct 13, 2016
Fix potential overflows in php_pcre_replace_impl
Show description for 0362d61
smalyshev
authored and
weltling
committed
0362d61
Copy full SHA for 0362d61
rename publicly exposed symbol to avoid name conflicts
weltling
committed
730288a
Copy full SHA for 730288a
Fix potential overflows in php_pcre_replace_impl
smalyshev
committed
9c50ba4
Copy full SHA for 9c50ba4
Commits on Sep 22, 2016
Merge branch 'PHP-7.0' into PHP-7.1
Show description for f7e5481
weltling
committed
f7e5481
Copy full SHA for f7e5481
Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390
weltling
committed
54d8053
Copy full SHA for 54d8053
Commits on Sep 11, 2016
Merge branch 'PHP-7.0' into PHP-7.1
hikari-no-yume
committed
fc5497c
Copy full SHA for fc5497c
Remove zpp fallback code (always use Fast ZPP)
Show description for d690014
hikari-no-yume
committed
d690014
Copy full SHA for d690014
Commits on Sep 5, 2016
Merge branch 'PHP-7.0' into PHP-7.1
Show description for 9650b8e
smalyshev
committed
9650b8e
Copy full SHA for 9650b8e
Merge branch 'PHP-5.6' into PHP-7.0
Show description for 92db92c
smalyshev
committed
92db92c
Copy full SHA for 92db92c
Implement #47456: Missing PCRE option 'J'
Show description for 39423e4
cmb69
authored and
smalyshev
committed
39423e4
Copy full SHA for 39423e4
Commits on Aug 29, 2016
Merge branch 'PHP-7.0' into PHP-7.1
Show description for a747578
weltling
committed
a747578
Copy full SHA for a747578
fix possible memory leak
weltling
committed
1d7ec68
Copy full SHA for 1d7ec68
Commits on Jul 27, 2016
Merge branch 'PHP-7.0' into PHP-7.1
cmb69
committed
15f94e9
Copy full SHA for 15f94e9
Merge branch 'PHP-5.6' into PHP-7.0
Show description for 40afd77
cmb69
committed
40afd77
Copy full SHA for 40afd77
Fix #72688: preg_match missing group names in matches
Show description for 315c053
cmb69
committed
315c053
Copy full SHA for 315c053
Commits on Jun 23, 2016
Merge branch 'PHP-7.0'
Show description for dad500e
laruence
committed
dad500e
Copy full SHA for dad500e
Fixed bug #72476 (Memleak in jit_stack)
laruence
committed
bd74e7d
Copy full SHA for bd74e7d
Commits on Jun 22, 2016
Merge branch 'PHP-7.0'
Show description for d20372c
weltling
committed
d20372c
Copy full SHA for d20372c
Fixed bug #72463 mail fails with invalid argument
weltling
committed
e453904
Copy full SHA for e453904
Pagination
Previous
Next
You can’t perform that action at this time.