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 }}
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
7.8k
Star
39k
Code
Issues
791
Pull requests
599
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
php-src
ext
pdo
php_pdo_int.h
on
php-8.1.32
User selector
All users
Datepicker
All time
Commit History
Commits on May 6, 2021
Update http->https in license (#6945)
Show description for 01b3fc0
KsaR99
authored
01b3fc0
Copy full SHA for 01b3fc0
Commits on Mar 15, 2021
Boolify pdo_hash_methods()
Girgias
committed
3e6940f
Copy full SHA for 3e6940f
Boolify pdo_stmt_describe_columns()
Girgias
committed
262744f
Copy full SHA for 262744f
Voidify internal pdo_sqlstate_init_error_table()
Show description for 63c4e8b
Girgias
committed
63c4e8b
Copy full SHA for 63c4e8b
Commits on Sep 28, 2020
Make various failure conditions in PDO unconditional errors
Show description for a5cf828
Girgias
committed
a5cf828
Copy full SHA for a5cf828
Commits on Aug 11, 2020
Drop php_pdo_get_exception_base() function
Show description for 898bb97
nikic
committed
898bb97
Copy full SHA for 898bb97
Commits on Jul 20, 2020
Use zpp for PDO fetch mode
Show description for 7d3e530
nikic
committed
7d3e530
Copy full SHA for 7d3e530
Commits on Sep 25, 2019
Remove mention of PHP major version in Copyright headers
Show description for 5d6e923
carusogabriel
committed
5d6e923
Copy full SHA for 5d6e923
Commits on Feb 3, 2019
Remove local variables
Show description for 92ac598
petk
committed
92ac598
Copy full SHA for 92ac598
Commits on Jan 30, 2019
Remove yearly range from copyright notice
zsuraski
committed
0cf7de1
Copy full SHA for 0cf7de1
Commits on Jan 10, 2019
Manually initialize PDORow handlers
Show description for 32de346
nikic
committed
32de346
Copy full SHA for 32de346
Commits on Jul 24, 2018
Remove unused Git attributes ident
Show description for 8d3f8ca
petk
authored and
cmb69
committed
8d3f8ca
Copy full SHA for 8d3f8ca
Commits on Mar 14, 2018
Keep initialized object_handlers structures in read-only memory.
dstogov
committed
1af60a2
Copy full SHA for 1af60a2
Commits on Jan 2, 2018
year++
laruence
committed
a6519d0
Copy full SHA for a6519d0
Commits on Jan 2, 2017
Update copyright headers to 2017
SammyK
committed
9e29f84
Copy full SHA for 9e29f84
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 Jan 15, 2015
bump year
laruence
committed
fc33f52
Copy full SHA for fc33f52
bump year
laruence
committed
0579e82
Copy full SHA for 0579e82
Commits on Dec 13, 2014
first shot remove TSRMLS_* things
weltling
committed
bdeb220
Copy full SHA for bdeb220
Commits on Sep 19, 2014
s/PHP 5/PHP 7/
johannes
committed
d0cb715
Copy full SHA for d0cb715
Commits on May 26, 2014
Finished persistent PDO implement
laruence
committed
9fa9da4
Copy full SHA for 9fa9da4
Commits on Apr 22, 2014
Refactor PDO (only compilable now)
laruence
committed
bdfef93
Copy full SHA for bdfef93
Commits on Apr 16, 2014
Refactor PDO (incompleted)
laruence
committed
a16a6ea
Copy full SHA for a16a6ea
Commits on Jan 3, 2014
Bump year
laruence
committed
c081ce6
Copy full SHA for c081ce6
Commits on Jun 4, 2013
Allow PDO drivers custom methods to trigger errors/exceptions
Show description for 1e36e45
mbeccati
committed
1e36e45
Copy full SHA for 1e36e45
Commits on Jan 1, 2013
Happy New Year
laruence
committed
a666285
Copy full SHA for a666285
Commits on Oct 9, 2012
Merge branch 'PHP-5.4'
laruence
committed
75a2c0d
Copy full SHA for 75a2c0d
Fixed bug #63236 (Executable permission on various source files)
laruence
committed
6284ef1
Copy full SHA for 6284ef1
Commits on Jan 1, 2012
- Year++
felipensp
committed
e4ca0ed
Copy full SHA for e4ca0ed
- Year++
felipensp
committed
8775a37
Copy full SHA for 8775a37
Commits on Aug 7, 2011
Fixes for variety of issues identified by coverity scan
Ilia Alshanetsky
committed
34f08a3
Copy full SHA for 34f08a3
Fix more signed 1-bit bitfield, and let's use strlcpy/strlcat instead for these
Show description for 37c18f5
rlerdorf
committed
37c18f5
Copy full SHA for 37c18f5
Fix more signed 1-bit bitfield, and let's use strlcpy/strlcat instead for these
Show description for 7eb5bbb
rlerdorf
committed
7eb5bbb
Copy full SHA for 7eb5bbb
Not an issue here, but a good habit to follow consistently. Never use strcpy/strcat.
rlerdorf
committed
2449c41
Copy full SHA for 2449c41
Pagination
Previous
Next
You can’t perform that action at this time.