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
cd27d5e07f01172ac8a701996d260a731489d856
archived-php-src
/
ext
/
sqlite3
History
Christoph M. Becker
568ed4721e
Merge branch 'PHP-8.2'
...
* PHP-8.2:
Fix
#81742
: open_basedir bypass in SQLite3 by using file URI
2022-12-06 16:01:24 +01:00
..
tests
Merge branch 'PHP-8.2'
2022-12-06 16:01:24 +01:00
config0.m4
Require sqlite >= 3.7.7 for URI in DSN (
#7347
)
2021-08-11 10:31:28 +02:00
config.w32
sqlite3 linkage issue on some systems/package combination fix.
2020-08-21 15:45:51 +02:00
CREDITS
…
php_sqlite3_structs.h
Only use FCC for SQLite3 user defined authorizer
2022-11-02 14:52:54 +00:00
php_sqlite3.h
Update http->https in license (
#6945
)
2021-05-06 12:16:35 +02:00
sqlite3_arginfo.h
Do not generate CONST_CS when registering constants (
#9439
)
2022-08-28 08:27:19 +02:00
sqlite3.c
Merge branch 'PHP-8.2'
2022-12-06 16:01:24 +01:00
sqlite3.stub.php
Declare ext/sqlite3 constants in stubs (
#9181
)
2022-07-28 18:18:08 +02:00