mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
![]() A previous fix[1] was not sufficient to catch all potential file URIs, because the patch did not cater to URL encoding. Properly parsing and decoding the URI may yield a different result than the handling of SQLite3, so we play it safe, and reject any file URIs if open_basedir is configured. [1] <https://bugs.php.net/bug.php?id=77967> Closes GH-10018. |
||
---|---|---|
.. | ||
tests | ||
config.w32 | ||
config0.m4 | ||
CREDITS | ||
php_sqlite3.h | ||
php_sqlite3_structs.h | ||
sqlite3.c | ||
sqlite3.stub.php | ||
sqlite3_arginfo.h |