mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
869221cfb6
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. |
||
---|---|---|
.. | ||
i386 | ||
macos | ||
apt.yml | ||
community_job.yml | ||
configure.yml | ||
coverage_job.yml | ||
file_cache_job.yml | ||
install.yml | ||
job.yml | ||
libmysqlclient_job.yml | ||
libmysqlclient_test.yml | ||
lsan-suppressions.txt | ||
msan_job.yml | ||
mssql.yml | ||
setup-slapd.sh | ||
setup.yml | ||
test.yml | ||
tests.yml |