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 03:32:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b076a91c5047da3915080bb8a5ebaa36dcef726e
archived-php-src
/
ext
/
pdo_sqlite
History
Dmitry Stogov
0f7f1498be
Use ZEND_THIS macro to hide implementation details in extensions code.
2018-11-15 19:54:19 +03:00
..
tests
Sync leading and final newlines in *.phpt sections
2018-10-15 04:33:09 +02:00
config.m4
Require SQLite ≥ 3.5.0 for ext/sqlite3 and ext/pdo_sqlite
2018-10-13 12:15:58 +02:00
config.w32
Unbundle libsqlite3
2018-10-06 12:36:55 +02:00
CREDITS
…
pdo_sqlite.c
Add \PDO::SQLITE_ATTR_READONLY_STATEMENT
2018-08-01 17:45:20 -04:00
php_pdo_sqlite_int.h
Add \PDO::SQLITE_ATTR_READONLY_STATEMENT
2018-08-01 17:45:20 -04:00
php_pdo_sqlite.h
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
sqlite_driver.c
Use ZEND_THIS macro to hide implementation details in extensions code.
2018-11-15 19:54:19 +03:00
sqlite_statement.c
Unbundle libsqlite3
2018-10-06 12:36:55 +02:00