Home
last modified time | relevance | path

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

123

/php-src/.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-src/ext/ctype/
H A Dconfig.m43 [AS_HELP_STRING([--disable-ctype],
/php-src/ext/tokenizer/
H A Dconfig.m43 [AS_HELP_STRING([--disable-tokenizer],
/php-src/ext/opcache/tests/jit/
H A Dgh13232.phpt6 opcache.jit=disable
H A Dassign_038.phpt9 opcache.optimization_level=0 ; disable optimizer to produce ASSIGN with result
/php-src/ext/filter/
H A Dconfig.m43 [AS_HELP_STRING([--disable-filter],
/php-src/ext/xmlwriter/
H A Dconfig.m43 [AS_HELP_STRING([--disable-xmlwriter],
/php-src/Zend/tests/
H A Dbug_debug_backtrace_replace_zend_execute_ex.phpt7 opcache.jit=disable
H A Dgh10072-2.phpt7 opcache.jit=disable
/php-src/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-src/ext/xmlreader/
H A Dconfig.m43 [AS_HELP_STRING([--disable-xmlreader],
/php-src/ext/simplexml/
H A Dconfig.m43 [AS_HELP_STRING([--disable-simplexml],
/php-src/ext/pdo/
H A Dconfig.m43 [AS_HELP_STRING([--disable-pdo],
/php-src/ext/phar/
H A Dconfig.m43 [AS_HELP_STRING([--disable-phar],
/php-src/ext/libxml/
H A Dlibxml.stub.php176 function libxml_disable_entity_loader(bool $disable = true): bool {} argument
/php-src/.github/workflows/
H A Dnightly.yml437 # Hack to disable a test that hangs
570 --enable-debug --disable-zts
654 --disable-dom \
655 --disable-simplexml \
656 --disable-xml \
657 --disable-xmlreader \
658 --disable-xmlwriter \
660 --disable-opcache-jit \
665 --disable-mysqlnd-compression-support \
673 --disable-mbregex \
[all …]
H A Dclose-stale-prs.yml23 # Hack to skip issues, unfortunately there's no option to disable issues
/php-src/.github/actions/build-libmysqlclient/
H A Daction.yml29 --disable-all \
/php-src/ext/xml/
H A Dconfig.m43 [AS_HELP_STRING([--disable-xml],
/php-src/.github/actions/test-macos/
H A Daction.yml10 default: 'disable'
/php-src/ext/fileinfo/
H A Dconfig.m43 [AS_HELP_STRING([--disable-fileinfo],
/php-src/win32/build/
H A Dconfig.w32.phpize.in48 ARG_WITH('mp', 'Tell Visual Studio use up to [n,auto,disable] processes for compilation', 'auto');
50 if (VS_TOOLSET && PHP_MP != 'disable') {
51 // no from disable-all
/php-src/ext/opcache/jit/
H A DDockerfile.arm64.example15 RUN ./configure --enable-debug --disable-all --enable-opcache && make clean && make -j$(nproc)

Completed in 57 milliseconds

123