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-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33886f710cd45fd883d85558197e2df4eaba9ea1
archived-php-src
/
ext
/
pdo_sqlite
History
Peter Kokot
3e124fc1c7
Merge branch 'PHP-7.4'
...
* PHP-7.4: Update NEWS
Fix
#78348
: Remove -lrt from pdo_sqlite.so
2019-07-30 22:09:18 +02:00
..
tests
Merge branch 'PHP-7.4'
2019-07-02 13:03:45 +02:00
config.m4
Fix
#78348
: Remove -lrt from pdo_sqlite.so
2019-07-30 22:06:23 +02:00
config.w32
Move HAVE_SQLITE3_CLOSE_V2 to pdo_sqlite
2019-07-21 00:40:59 +02:00
CREDITS
…
pdo_sqlite.c
Implement SQLite extended result code functionality
2019-07-02 13:03:35 +02:00
php_pdo_sqlite_int.h
Implement SQLite extended result code functionality
2019-07-02 13:03:35 +02:00
php_pdo_sqlite.h
Cleanup unused module globals
2019-03-12 13:44:05 +03:00
sqlite_driver.c
Implement SQLite extended result code functionality
2019-07-02 13:03:35 +02:00
sqlite_statement.c
Merge branch 'PHP-7.3' into PHP-7.4
2019-06-28 12:37:49 +02:00