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
ff5cecd7653b09c0d2ecf06475fe6f736b134d8d
archived-php-src
/
ext
/
sqlite3
History
Niels Dossche
0d7e53535b
Fix NUL byte truncation in sqlite3 TEXT column handling
...
As a bonus, this should probably also be a tad faster. Closes GH-20704.
2025-12-15 22:47:41 +01:00
..
tests
Fix NUL byte truncation in sqlite3 TEXT column handling
2025-12-15 22:47:41 +01:00
config0.m4
Update sqlite3 and pdo_sqlite preprocessor macros help texts (
#15291
)
2024-08-09 14:51:05 +02:00
config.w32
Update sqlite3 and pdo_sqlite preprocessor macros help texts (
#15291
)
2024-08-09 14:51:05 +02:00
CREDITS
…
php_sqlite3_structs.h
Pack _php_sqlite3_db_object
2025-02-10 08:42:11 +01:00
php_sqlite3.h
…
sqlite3_arginfo.h
Reduce code bloat in arginfo by using specialised string releases (
#20016
)
2025-10-02 22:00:20 +02:00
sqlite3.c
Fix NUL byte truncation in sqlite3 TEXT column handling
2025-12-15 22:47:41 +01:00
sqlite3.stub.php
ext/sqlite3: Sqlite3Result::fetchAll()
2025-06-23 08:01:31 +01:00