Searched refs:disable (Results 1 – 25 of 49) sorted by relevance
12
/PHP-8.0/ext/libxml/ |
H A D | libxml.stub.php | 21 function libxml_disable_entity_loader(bool $disable = true): bool {} argument
|
H A D | libxml_arginfo.h | 22 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, disable, _IS_BOOL, 0, "true")
|
/PHP-8.0/ext/ctype/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-ctype],
|
/PHP-8.0/ext/tokenizer/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-tokenizer],
|
/PHP-8.0/ext/filter/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-filter],
|
/PHP-8.0/.github/workflows/ |
H A D | nightly.yml | 66 --${{ matrix.zts && 'enable' || 'disable' }}-zts 320 # Hack to disable a test that hangs 409 --enable-debug --disable-zts 488 --disable-dom \ 489 --disable-simplexml \ 490 --disable-xml \ 491 --disable-xmlreader \ 492 --disable-xmlwriter \ 494 --disable-opcache-jit \ 499 --disable-mysqlnd-compression-support \ [all …]
|
H A D | push.yml | 45 --${{ matrix.debug && 'enable' || 'disable' }}-debug 46 --${{ matrix.zts && 'enable' || 'disable' }}-zts 115 configurationParameters: --enable-debug --disable-zts
|
/PHP-8.0/ext/xmlwriter/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-xmlwriter],
|
/PHP-8.0/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.0/ext/xmlreader/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-xmlreader],
|
/PHP-8.0/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.0/ext/simplexml/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-simplexml],
|
/PHP-8.0/ext/pdo/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-pdo],
|
/PHP-8.0/ext/phar/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-phar],
|
H A D | config.w32 | 3 ARG_ENABLE("phar", "disable phar support", "yes");
|
/PHP-8.0/ext/xml/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-xml],
|
/PHP-8.0/ext/dom/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-dom],
|
/PHP-8.0/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.0/ext/posix/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-posix],
|
/PHP-8.0/.github/scripts/windows/ |
H A D | build_task.bat | 51 if "%THREAD_SAFE%" equ "0" set ADD_CONF=%ADD_CONF% --disable-zts 61 --disable-debug-pack ^
|
/PHP-8.0/ext/fileinfo/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-fileinfo],
|
/PHP-8.0/ext/session/ |
H A D | config.m4 | 3 [AS_HELP_STRING([--disable-session],
|
/PHP-8.0/ext/mysqli/tests/ |
H A D | mysqli_get_connection_stats_off.phpt | 2 mysqli_get_connection_stats() - disable via php.ini
|
Completed in 34 milliseconds
12