Searched refs:disable (Results 1 – 25 of 65) sorted by relevance
123
/PHP-8.3/.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.3/ext/ctype/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-ctype],
|
/PHP-8.3/ext/tokenizer/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-tokenizer],
|
/PHP-8.3/ext/opcache/tests/jit/ |
H A D | gh13232.phpt | 6 opcache.jit=disable
|
H A D | assign_038.phpt | 10 opcache.optimization_level=0 ; disable optimizer to produce ASSIGN with result
|
H A D | gh14267_002.phpt | 6 opcache.jit=disable
|
/PHP-8.3/ext/filter/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-filter],
|
/PHP-8.3/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.3/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.3/ext/xmlwriter/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-xmlwriter],
|
/PHP-8.3/ext/xmlreader/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-xmlreader],
|
/PHP-8.3/ext/simplexml/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-simplexml],
|
/PHP-8.3/.github/actions/test-macos/ |
H A D | action.yml | 7 default: 'disable'
|
/PHP-8.3/ext/pdo/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-pdo],
|
/PHP-8.3/.github/workflows/ |
H A D | close-stale-prs.yml | 23 # Hack to skip issues, unfortunately there's no option to disable issues
|
H A D | push.yml | 112 --${{ matrix.debug && 'enable' || 'disable' }}-debug 113 --${{ matrix.zts && 'enable' || 'disable' }}-zts 114 …anitize=undefined,address -fno-sanitize=function" CC=clang CXX=clang++ --disable-opcache-jit' || '… 129 jitType: ${{ matrix.asan && 'disable' || 'tracing' }} 199 configurationParameters: --enable-debug --disable-zts 274 --disable-debug \
|
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 …]
|
/PHP-8.3/ext/libxml/ |
H A D | libxml.stub.php | 177 function libxml_disable_entity_loader(bool $disable = true): bool {} argument
|
/PHP-8.3/ext/phar/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-phar],
|
/PHP-8.3/.github/actions/build-libmysqlclient/ |
H A D | action.yml | 28 --disable-all \
|
/PHP-8.3/ext/xml/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-xml],
|
/PHP-8.3/ext/dom/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-dom],
|
Completed in 45 milliseconds
123