php-src/azure
Darek Slusarczyk da011a312a Fix #80329: Add option to specify LOAD DATA LOCAL white list folder
* allow the user to specify a folder where files that can be sent
   via LOAD DATA LOCAL can exist
 * add mysqli.local_infile_directory for mysqli
   (ignored if mysqli.allow_local_infile is enabled)
 * add PDO::MYSQL_ATTR_LOCAL_INFILE_DIRECTORY for pdo_mysql
   (ignored if PDO::MYSQL_ATTR_LOCAL_INFILE is enabled)
 * add related tests
 * fixes for building with libmysql 8.x
 * small improvement in existing tests
 * update php.ini-[development|production] files

Closes GH-6448.

Co-authored-by: Nikita Popov <nikic@php.net>
2021-02-23 09:30:46 +01:00
..
i386 Merge branch 'PHP-7.4' 2020-09-10 09:58:04 +02:00
macos Don't disable phpdbg on macos 2020-12-02 11:04:08 +01:00
apt.yml Build PDO OCI and OCI8 on azure 2021-01-15 12:12:13 +01:00
community_job.yml Restore Laravel test workaround 2021-02-07 18:02:19 +01:00
configure.yml Build PDO OCI and OCI8 on azure 2021-01-15 12:12:13 +01:00
coverage_job.yml Add MSSQL setup to Azure Pipelines build 2021-01-11 21:46:41 -05:00
file_cache_job.yml Add MSSQL setup to Azure Pipelines build 2021-01-11 21:46:41 -05:00
install.yml Use "set -e" in some pipeline steps 2020-03-18 11:46:27 +01:00
job.yml Add MSSQL setup to Azure Pipelines build 2021-01-11 21:46:41 -05:00
libmysqlclient_job.yml Fix #80329: Add option to specify LOAD DATA LOCAL white list folder 2021-02-23 09:30:46 +01:00
libmysqlclient_test.yml Add basic libmysqlclient CI job 2020-12-18 12:52:54 +01:00
lsan-suppressions.txt Set up asan+ubsan scheduled build on azure 2019-06-28 15:00:54 +02:00
msan_job.yml Merge branch 'PHP-7.4' 2020-06-08 10:36:01 +02:00
mssql.yml Add MSSQL setup to Azure Pipelines build 2021-01-11 21:46:41 -05:00
setup-slapd.sh enable ext/ldap/tests on azure 2020-07-10 09:56:02 +02:00
setup.yml Fix #80329: Add option to specify LOAD DATA LOCAL white list folder 2021-02-23 09:30:46 +01:00
test.yml Add MSSQL setup to Azure Pipelines build 2021-01-11 21:46:41 -05:00
tests.yml Run the opcache-only configuration only for scheduled builds 2020-09-08 16:29:01 +02:00