Searched refs:disable (Results 1 – 25 of 57) sorted by relevance
123
/PHP-8.1/.github/scripts/windows/ |
H A D | build_task.bat | 31 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 D | config.m4 | 3 [AS_HELP_STRING([--disable-ctype],
|
/PHP-8.1/ext/tokenizer/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-tokenizer],
|
/PHP-8.1/ext/libxml/ |
H A D | libxml.stub.php | 28 function libxml_disable_entity_loader(bool $disable = true): bool {} argument
|
/PHP-8.1/ext/opcache/tests/jit/ |
H A D | assign_038.phpt | 10 opcache.optimization_level=0 ; disable optimizer to produce ASSIGN with result
|
/PHP-8.1/ext/filter/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-filter],
|
/PHP-8.1/ext/mysqlnd/ |
H A D | config9.m4 | 10 [whether to disable compressed protocol support in mysqlnd], 11 [AS_HELP_STRING([--disable-mysqlnd-compression-support],
|
/PHP-8.1/ext/xmlwriter/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-xmlwriter],
|
/PHP-8.1/Zend/tests/assert/ |
H A D | expect_012.phpt | 2 test enable/disable assertions at runtime
|
H A D | expect_017.phpt | 2 test enable/disable assertions at runtime (assertions completely disabled)
|
H A D | expect_016.phpt | 2 test enable/disable assertions at runtime (assertions not completely disabled)
|
/PHP-8.1/Zend/tests/ |
H A D | bug_debug_backtrace_replace_zend_execute_ex.phpt | 7 opcache.jit=disable
|
H A D | gh10072-2.phpt | 7 opcache.jit=disable
|
/PHP-8.1/ext/xmlreader/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-xmlreader],
|
/PHP-8.1/ext/simplexml/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-simplexml],
|
/PHP-8.1/.github/actions/test-macos/ |
H A D | action.yml | 7 default: 'disable'
|
/PHP-8.1/ext/pdo/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-pdo],
|
/PHP-8.1/ext/phar/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-phar],
|
/PHP-8.1/ext/xml/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-xml],
|
/PHP-8.1/ext/dom/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-dom],
|
/PHP-8.1/.github/actions/build-libmysqlclient/ |
H A D | action.yml | 29 --disable-all \
|
/PHP-8.1/.github/workflows/ |
H A D | nightly.yml | 510 # 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 D | push.yml | 95 --${{ matrix.debug && 'enable' || 'disable' }}-debug 96 --${{ matrix.zts && 'enable' || 'disable' }}-zts 130 configurationParameters: --enable-debug --disable-zts
|
/PHP-8.1/win32/build/ |
H A D | config.w32.phpize.in | 46 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 D | config.m4 | 3 [AS_HELP_STRING([--disable-posix],
|
Completed in 27 milliseconds
123