Home
last modified time | relevance | path

Searched refs:disable (Results 1 – 25 of 57) sorted by relevance

123

/PHP-8.1/.github/scripts/windows/
H A Dbuild_task.bat31 if "%THREAD_SAFE%" equ "0" set ADD_CONF=%ADD_CONF% --disable-zts
43 --disable-debug-pack ^
49 --disable-test-ini
/PHP-8.1/ext/ctype/
H A Dconfig.m43 [AS_HELP_STRING([--disable-ctype],
/PHP-8.1/ext/tokenizer/
H A Dconfig.m43 [AS_HELP_STRING([--disable-tokenizer],
/PHP-8.1/ext/libxml/
H A Dlibxml.stub.php28 function libxml_disable_entity_loader(bool $disable = true): bool {} argument
/PHP-8.1/ext/opcache/tests/jit/
H A Dassign_038.phpt10 opcache.optimization_level=0 ; disable optimizer to produce ASSIGN with result
/PHP-8.1/ext/filter/
H A Dconfig.m43 [AS_HELP_STRING([--disable-filter],
/PHP-8.1/ext/mysqlnd/
H A Dconfig9.m410 [whether to disable compressed protocol support in mysqlnd],
11 [AS_HELP_STRING([--disable-mysqlnd-compression-support],
/PHP-8.1/ext/xmlwriter/
H A Dconfig.m43 [AS_HELP_STRING([--disable-xmlwriter],
/PHP-8.1/Zend/tests/assert/
H A Dexpect_012.phpt2 test enable/disable assertions at runtime
H A Dexpect_017.phpt2 test enable/disable assertions at runtime (assertions completely disabled)
H A Dexpect_016.phpt2 test enable/disable assertions at runtime (assertions not completely disabled)
/PHP-8.1/Zend/tests/
H A Dbug_debug_backtrace_replace_zend_execute_ex.phpt7 opcache.jit=disable
H A Dgh10072-2.phpt7 opcache.jit=disable
/PHP-8.1/ext/xmlreader/
H A Dconfig.m43 [AS_HELP_STRING([--disable-xmlreader],
/PHP-8.1/ext/simplexml/
H A Dconfig.m43 [AS_HELP_STRING([--disable-simplexml],
/PHP-8.1/.github/actions/test-macos/
H A Daction.yml7 default: 'disable'
/PHP-8.1/ext/pdo/
H A Dconfig.m43 [AS_HELP_STRING([--disable-pdo],
/PHP-8.1/ext/phar/
H A Dconfig.m43 [AS_HELP_STRING([--disable-phar],
/PHP-8.1/ext/xml/
H A Dconfig.m43 [AS_HELP_STRING([--disable-xml],
/PHP-8.1/ext/dom/
H A Dconfig.m43 [AS_HELP_STRING([--disable-dom],
/PHP-8.1/.github/actions/build-libmysqlclient/
H A Daction.yml29 --disable-all \
/PHP-8.1/.github/workflows/
H A Dnightly.yml510 # Hack to disable a test that hangs
644 --enable-debug --disable-zts
722 --disable-dom \
723 --disable-simplexml \
724 --disable-xml \
725 --disable-xmlreader \
726 --disable-xmlwriter \
728 --disable-opcache-jit \
733 --disable-mysqlnd-compression-support \
741 --disable-mbregex \
[all …]
H A Dpush.yml95 --${{ matrix.debug && 'enable' || 'disable' }}-debug
96 --${{ matrix.zts && 'enable' || 'disable' }}-zts
130 configurationParameters: --enable-debug --disable-zts
/PHP-8.1/win32/build/
H A Dconfig.w32.phpize.in46 ARG_WITH('mp', 'Tell Visual Studio use up to [n,auto,disable] processes for compilation', 'auto');
48 if (VS_TOOLSET && PHP_MP != 'disable') {
49 // no from disable-all
/PHP-8.1/ext/posix/
H A Dconfig.m43 [AS_HELP_STRING([--disable-posix],

Completed in 27 milliseconds

123