php-src/azure
Nikita Popov 869221cfb6 Build PDO OCI and OCI8 on azure
The extensions are build as shared to only check that they compile,
without running tests. The OCI8 extension does not properly SKIPIF
no database is available.

It should be noted that if we do want to also test these, then
(apart from running a database) it will also be necessary to configure
with LIBS="-Wl,--disable-new-dtags" in order to force the use of RPATH
instead of RUNPATH, the latter of which does not affect dlopened
libraries. Using LD_LIBRARY_PATH does not mesh well with our test
suite.

Closes GH-6604.
2021-01-15 12:12:13 +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 Fix community job 2020-11-11 09:28:20 +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 Add basic libmysqlclient CI job 2020-12-18 12:52:54 +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 Add MSSQL setup to Azure Pipelines build 2021-01-11 21:46:41 -05: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