Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
phpce
/
php-coroutine-engine
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
82
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
php-coroutine-engine
ext
pgsql
pgsql.c
on
master
User selector
All users
All time
Commit history
Commits on Jan 18, 2018
Fixed #75838 (Memory leak in pg_escape_bytea())
laruence
committed
fb20502
View commit details
Copy full SHA for fb20502
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
year++
laruence
committed
ccd4716
View commit details
Copy full SHA for ccd4716
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Fixed bug #75671 pg_version() crashes when called on a connection to cockroach
weltling
committed
acf1472
View commit details
Copy full SHA for acf1472
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Merge branch 'PHP-7.0' into PHP-7.1
Show description for 53fe84b
sgolemon
committed
53fe84b
View commit details
Copy full SHA for 53fe84b
View code at this point
Browse repository at this point
Decref default_link when clearing
sgolemon
committed
68e27b0
View commit details
Copy full SHA for 68e27b0
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
Merge branch 'PHP-7.0' into PHP-7.1
Show description for 781521e
sgolemon
committed
781521e
View commit details
Copy full SHA for 781521e
View code at this point
Browse repository at this point
Bugfix#75419 Fix clearing of default link during pg_close()
sgolemon
committed
a645af4
View commit details
Copy full SHA for a645af4
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Update copyright headers to 2017
SammyK
committed
dac6c63
View commit details
Copy full SHA for dac6c63
View code at this point
Browse repository at this point
Update copyright headers to 2017
SammyK
committed
478f119
View commit details
Copy full SHA for 478f119
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
Merge branch 'PHP-7.0' into PHP-7.1
Show description for fc7d6e3
weltling
committed
fc7d6e3
View commit details
Copy full SHA for fc7d6e3
View code at this point
Browse repository at this point
Merge branch 'PHP-5.6' into PHP-7.0
Show description for 58aa1a7
weltling
committed
58aa1a7
View commit details
Copy full SHA for 58aa1a7
View code at this point
Browse repository at this point
Fix bug #73498
Show description for 644e290
duncan3dc
authored and
weltling
committed
644e290
View commit details
Copy full SHA for 644e290
View code at this point
Browse repository at this point
Commits on Nov 5, 2016
More int->size_t and string overflow fixes
smalyshev
committed
3b78cab
View commit details
Copy full SHA for 3b78cab
View code at this point
Browse repository at this point
Merge branch 'PHP-7.0' into PHP-7.1
Show description for f7f8aae
smalyshev
committed
f7f8aae
View commit details
Copy full SHA for f7f8aae
View code at this point
Browse repository at this point
More int->size_t and string overflow fixes
smalyshev
committed
669763d
View commit details
Copy full SHA for 669763d
View code at this point
Browse repository at this point
Commits on Sep 13, 2016
Fix various int size overflows.
Show description for 19866fb
smalyshev
committed
19866fb
View commit details
Copy full SHA for 19866fb
View code at this point
Browse repository at this point
Commits on Sep 3, 2016
Merge branch 'PHP-7.0' into PHP-7.1
Show description for 1b2a06f
weltling
committed
1b2a06f
View commit details
Copy full SHA for 1b2a06f
View code at this point
Browse repository at this point
Merge branch 'PHP-5.6' into PHP-7.0
Show description for c9040d4
weltling
committed
c9040d4
View commit details
Copy full SHA for c9040d4
View code at this point
Browse repository at this point
fix leak and error check order
weltling
committed
9513187
View commit details
Copy full SHA for 9513187
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
Fixed compilation warnings
dstogov
committed
adc95c5
View commit details
Copy full SHA for adc95c5
View code at this point
Browse repository at this point
Commits on Jun 21, 2016
Fixed compilation warnings
dstogov
committed
323b273
View commit details
Copy full SHA for 323b273
View code at this point
Browse repository at this point
Added ZEND_ATTRIBUTE_FORMAT to some middind functions.
Show description for 1616038
dstogov
committed
1616038
View commit details
Copy full SHA for 1616038
View code at this point
Browse repository at this point
Commits on May 12, 2016
Merge branch 'PHP-7.0'
Show description for 0039044
weltling
committed
0039044
View commit details
Copy full SHA for 0039044
View code at this point
Browse repository at this point
Fixed bug #72197 pg_lo_create arbitrary read
weltling
committed
7f6e285
View commit details
Copy full SHA for 7f6e285
View code at this point
Browse repository at this point
Merge branch 'PHP-7.0'
Show description for 8fd92e0
laruence
committed
8fd92e0
View commit details
Copy full SHA for 8fd92e0
View code at this point
Browse repository at this point
Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free)
laruence
committed
3c0341e
View commit details
Copy full SHA for 3c0341e
View code at this point
Browse repository at this point
Commits on May 9, 2016
Merge branch 'PHP-7.0'
Show description for 148fa6b
weltling
committed
148fa6b
View commit details
Copy full SHA for 148fa6b
View code at this point
Browse repository at this point
Revert "Fixed bug #71820 pg_fetch_object bind parameters before call constructor"
Show description for fc2a45b
weltling
committed
fc2a45b
View commit details
Copy full SHA for fc2a45b
View code at this point
Browse repository at this point
Revert "Backport patch for bug #71820"
Show description for 1cc536a
weltling
committed
1cc536a
View commit details
Copy full SHA for 1cc536a
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
- get rid of EG(scope). zend_get_executed_scope() should be used instead.
Show description for 6499162
dstogov
committed
6499162
View commit details
Copy full SHA for 6499162
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
Removed "zend_fcall_info.function_table". It was assigned in many places, but is never used.
dstogov
committed
f0a2e8e
View commit details
Copy full SHA for f0a2e8e
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Merge branch 'PHP-7.0'
nikic
committed
3dc8f80
View commit details
Copy full SHA for 3dc8f80
View code at this point
Browse repository at this point
Fix escape sequences in pgsql.c
nikic
committed
988bdd0
View commit details
Copy full SHA for 988bdd0
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Merge branch 'PHP-7.0'
laruence
committed
513f2e7
View commit details
Copy full SHA for 513f2e7
View code at this point
Browse repository at this point
Fixed bug #72028 (pg_query_params(): NULL converts to empty string)
Show description for 7e01c51
laruence
committed
7e01c51
View commit details
Copy full SHA for 7e01c51
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.