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-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76ca6bf3eff437f0493bbdd87bdfb6569ca56501
archived-php-src
/
ext
/
pdo_sqlite
History
Nikita Popov
39111585a2
Report len as -1 instead of INT_MAX
...
Per docs it should be -1. And would be on 32-bit systems, but not on 64-bit systems.
2020-06-03 10:15:54 +02:00
..
tests
Report len as -1 instead of INT_MAX
2020-06-03 10:15:54 +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
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
Report len as -1 instead of INT_MAX
2020-06-03 10:15:54 +02:00