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 }}
navch
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
php-src
ext
pgsql
pgsql.c
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 15, 2016
Merge branch 'PHP-7.0'
Show description for 052651b
dstogov
committed
052651b
View commit details
Copy full SHA for 052651b
View code at this point
Browse repository at this point
Added missing semicolon
dstogov
committed
5c4b4d1
View commit details
Copy full SHA for 5c4b4d1
View code at this point
Browse repository at this point
Commits on Feb 14, 2016
Fix zpp in pg_last_notice
nikic
committed
420c797
View commit details
Copy full SHA for 420c797
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Merge branch 'PHP-7.0'
Show description for 3d5438b
kaplanlior
committed
3d5438b
View commit details
Copy full SHA for 3d5438b
View code at this point
Browse repository at this point
Merge branch 'PHP-5.6' into PHP-7.0
Show description for ed35de7
kaplanlior
committed
ed35de7
View commit details
Copy full SHA for ed35de7
View code at this point
Browse repository at this point
Happy new year (Update copyright to 2016)
kaplanlior
committed
49493a2
View commit details
Copy full SHA for 49493a2
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
Improve FR #48532 implementation (Allow pg_fetch_all() to index numerically).
Show description for 283cbeb
Yasuo Ohgaki
committed
283cbeb
View commit details
Copy full SHA for 283cbeb
View code at this point
Browse repository at this point
Improve FR #31021 implementation (pg_last_notice() is needed to get all notice messages).
Show description for 5835593
Yasuo Ohgaki
committed
5835593
View commit details
Copy full SHA for 5835593
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
Fix proto and arg info
Yasuo Ohgaki
committed
7a01ff5
View commit details
Copy full SHA for 7a01ff5
View code at this point
Browse repository at this point
Implemented FR #48532 (Allow pg_fetch_all() to index numerically).
Yasuo Ohgaki
committed
b6935ef
View commit details
Copy full SHA for b6935ef
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
Implemented FR #31021 (pg_result_notice() is needed to get all notice messages).
Yasuo Ohgaki
committed
57d9da8
View commit details
Copy full SHA for 57d9da8
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
Avoid reallocations
dstogov
committed
927d68d
View commit details
Copy full SHA for 927d68d
View code at this point
Browse repository at this point
Commits on Aug 2, 2015
remove TSRMLS_*
Show description for 545b364
weltling
committed
545b364
View commit details
Copy full SHA for 545b364
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Fixed Bug #70092 pg_field_type() is too slow
Yasuo Ohgaki
committed
62515a1
View commit details
Copy full SHA for 62515a1
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
Various warning fixes
nikic
committed
5c95226
View commit details
Copy full SHA for 5c95226
View code at this point
Browse repository at this point
Commits on Jul 3, 2015
Switch position of ce in exception ce variable names
trowski
committed
ed1b648
View commit details
Copy full SHA for ed1b648
View code at this point
Browse repository at this point
Change zend_exception_get_default() to zend_exception_ce
trowski
committed
a812a74
View commit details
Copy full SHA for a812a74
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
dstogov
committed
4a2e40b
View commit details
Copy full SHA for 4a2e40b
View code at this point
Browse repository at this point
Commits on Jun 23, 2015
Fix more proto comments
rlerdorf
committed
28d7bb9
View commit details
Copy full SHA for 28d7bb9
View code at this point
Browse repository at this point
Commits on Jun 11, 2015
Make convert_to_* safe with rc>1
Show description for 5d3cf57
nikic
committed
5d3cf57
View commit details
Copy full SHA for 5d3cf57
View code at this point
Browse repository at this point
Commits on May 20, 2015
Merge branch 'PHP-5.6'
Show description for 8ad4a21
remicollet
committed
8ad4a21
View commit details
Copy full SHA for 8ad4a21
View code at this point
Browse repository at this point
Merge branch 'PHP-5.5' into PHP-5.6
Show description for e41a200
remicollet
committed
e41a200
View commit details
Copy full SHA for e41a200
View code at this point
Browse repository at this point
Fixed Bug #69667 segfault in php_pgsql_meta_data
Show description for 2cc4e69
remicollet
committed
2cc4e69
View commit details
Copy full SHA for 2cc4e69
View code at this point
Browse repository at this point
Commits on Apr 14, 2015
Merge branch 'PHP-5.6'
Show description for b3709bf
smalyshev
committed
b3709bf
View commit details
Copy full SHA for b3709bf
View code at this point
Browse repository at this point
Merge branch 'PHP-5.5' into PHP-5.6
Show description for 5776fce
smalyshev
committed
5776fce
View commit details
Copy full SHA for 5776fce
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
Merge branch 'PHP-5.4.40' into PHP-5.5.24
Show description for 0cb9d75
smalyshev
committed
0cb9d75
View commit details
Copy full SHA for 0cb9d75
View code at this point
Browse repository at this point
Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
smalyshev
committed
4435b91
View commit details
Copy full SHA for 4435b91
View code at this point
Browse repository at this point
Commits on Apr 8, 2015
Fixed unsigned underflow
dstogov
committed
151b4ea
View commit details
Copy full SHA for 151b4ea
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
cleanup mod version macros and mod defs, round x
weltling
committed
663074b
View commit details
Copy full SHA for 663074b
View code at this point
Browse repository at this point
Merge branch 'PHP-5.5' into PHP-5.6
Show description for fce9a85
smalyshev
committed
fce9a85
View commit details
Copy full SHA for fce9a85
View code at this point
Browse repository at this point
Merge branch 'PHP-5.4' into PHP-5.5
Show description for 723ffe2
smalyshev
committed
723ffe2
View commit details
Copy full SHA for 723ffe2
View code at this point
Browse repository at this point
Bacport fix bug #68741 - Null pointer dereference
smalyshev
committed
968fbc6
View commit details
Copy full SHA for 968fbc6
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
Optimize zend_string_realloc() add more specialized versions zend_string_extend() and zend_string_truncate()
dstogov
committed
d146d15
View commit details
Copy full SHA for d146d15
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
Use specialized macro for string zval creation
dstogov
committed
8633685
View commit details
Copy full SHA for 8633685
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
ZTS cleanup
reeze
committed
609f05f
View commit details
Copy full SHA for 609f05f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.