php-src/ext/sqlite3
Niels Dossche b2c891f88e
Avoid string duplications in sqlite drivers (#17115)
These string duplications are necessary to unregister the callback
later. We can just keep using zend_string to avoid memory duplications.
2024-12-18 17:32:11 +01:00
..
tests Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
config.w32 Update sqlite3 and pdo_sqlite preprocessor macros help texts (#15291) 2024-08-09 14:51:05 +02:00
config0.m4 Update sqlite3 and pdo_sqlite preprocessor macros help texts (#15291) 2024-08-09 14:51:05 +02:00
CREDITS
php_sqlite3.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_sqlite3_structs.h Avoid string duplications in sqlite drivers (#17115) 2024-12-18 17:32:11 +01:00
sqlite3.c Avoid string duplications in sqlite drivers (#17115) 2024-12-18 17:32:11 +01:00
sqlite3.stub.php Fix class constant and property ID generation for the manual (#14249) 2024-05-17 20:30:16 +02:00
sqlite3_arginfo.h Generated arginfo header files: remove empty zend_function_entry arrays (#15705) 2024-09-03 23:19:53 +02:00