Home
last modified time | relevance | path

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

123

/php-src/sapi/litespeed/
H A DREADME.md186 process when web server is restarted. However, it is desirable to disable this
188 `LSAPI_PPID_NO_CHECK` should be set when you want to disable the checking of
/php-src/docs/source/introduction/ides/
H A Dvisual-studio-code.rst75 peculiar, so you might want to disable this option in your ``settings.json`` file:
/php-src/
H A Dconfigure.ac158 [AS_HELP_STRING([--disable-rpath],
821 …AC_MSG_ERROR([ccache must be disabled when --enable-gcov option is used. You can disable ccache by…
986 [AS_HELP_STRING([--disable-short-tags],
1016 [AS_HELP_STRING([--disable-ipv6],
1103 [AS_HELP_STRING([--disable-all],
1196 dnl If CLI is disabled disable PEAR.
1244 [AS_HELP_STRING([--disable-fiber-asm],
H A Dphp.ini-development183 ; To disable this feature set this option to an empty value
330 ; This directive allows you to disable certain functions.
332 ; https://php.net/disable-functions
335 ; This directive allows you to disable certain classes.
337 ; https://php.net/disable-classes
352 ; is to disable this feature.
615 ; Set this to disable filtering control characters (the default).
700 ; Most likely, you won't want to disable this option globally. It causes $_POST
708 ; Its value may be 0 to disable the limit. It is ignored if POST data reading
722 ; disable this, simply set it to be empty.
[all …]
H A Dphp.ini-production183 ; To disable this feature set this option to an empty value
330 ; This directive allows you to disable certain functions.
332 ; https://php.net/disable-functions
335 ; This directive allows you to disable certain classes.
337 ; https://php.net/disable-classes
352 ; is to disable this feature.
617 ; Set this to disable filtering control characters (the default).
702 ; Most likely, you won't want to disable this option globally. It causes $_POST
710 ; Its value may be 0 to disable the limit. It is ignored if POST data reading
724 ; disable this, simply set it to be empty.
[all …]
H A DUPGRADING80 opcache.jit_buffer_size=0 to opcache.jit=disable and
159 Passing an empty string to disable the handler is still allowed,
/php-src/ext/opcache/jit/
H A DREADME.md79 ./configure --disable-all --enable-opcache --build=i686-pc-linux-gnu
/php-src/sapi/fpm/
H A Dphp-fpm.conf.in122 ; Set to 0 to disable.
/php-src/win32/build/
H A Dphpize.js.in213 /* XXX this needs to be implemented for the phpize mode yet, a quick fix just to disable it for now…
/php-src/ext/dom/
H A Dconfig.m43 [AS_HELP_STRING([--disable-dom],
/php-src/ext/dba/
H A Dconfig.m4629 [AS_HELP_STRING([--disable-inifile],
635 [AS_HELP_STRING([--disable-flatfile],
/php-src/docs/
H A Drelease-process.md212 … && ./configure --enable-zts --disable-all --enable-debug --enable-opcache --enable-opcache-jit \
220 && ./configure --disable-all --enable-debug --enable-opcache --enable-opcache-jit \
516 … && ./configure --enable-zts --disable-all --enable-debug --enable-opcache --enable-opcache-jit \
524 && ./configure --disable-all --enable-debug --enable-opcache --enable-opcache-jit \
/php-src/build/
H A Dlibtool.m4196 [ --disable-libtool-lock Avoid locking (might break parallel builds)])
564 #[ --disable-libtool-lock avoid locking (might break parallel builds)])
1723 # We used to test for /lib/ld.so.1 and disable shared libraries on
1727 # people can always --disable-shared, the test was removed, and we
2060 # set the default shared flag to --disable-shared
2100 # set the default static flag to --disable-static
2141 # set the default to --disable-fast-install
4774 # (--disable-auto-import) libraries
5064 # (--disable-auto-import) libraries
/php-src/ext/hash/xxhash/
H A Dxxhash.h1518 # pragma warning(disable : 4127) /* disable: C4127: conditional expression is constant */
3674 #pragma clang loop vectorize(disable) in XXH3_len_129to240_64b()
/php-src/Zend/
H A Dzend_vm_execute.h22 # pragma warning(disable : 4101)

Completed in 185 milliseconds

123