This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-29 19:52:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dd332f11059ca72bdb4f3bfdeebf4ce3d174239
archived-php-src
/
ext
/
pdo_sqlite
History
AllenJB
50752401a7
Change the default PDO error mode to exceptions
...
According to <
https://www.php.net/manual/en/pdo.error-handling.php
>.
2020-05-04 22:51:47 +02:00
..
tests
Change the default PDO error mode to exceptions
2020-05-04 22:51:47 +02:00
config.m4
Fixed bug
#79056
2020-01-03 11:08:48 +01:00
config.w32
Move HAVE_SQLITE3_CLOSE_V2 to pdo_sqlite
2019-07-21 00:40:59 +02:00
CREDITS
…
pdo_sqlite.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_pdo_sqlite_int.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_pdo_sqlite.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
sqlite_driver.c
Make error messages more consistent by fixing capitalization
2020-01-17 14:52:46 +01:00
sqlite_statement.c
Merge branch 'PHP-7.4'
2020-02-03 13:42:08 +01:00