Home
last modified time | relevance | path

Searched refs:enable (Results 26 – 50 of 945) sorted by relevance

12345678910>>...38

/php-src/.github/workflows/
H A Dnightly.yml387 configurationParameters: --enable-debug --disable-zts --enable-gcov
445 --enable-zts
723 --enable-debug \
724 --enable-zts \
738 --enable-fpm \
743 --enable-exif \
746 --enable-shmop \
747 --enable-pcntl \
753 --enable-ftp \
911 --enable-cli \
[all …]
H A Dpush.yml113 --${{ matrix.debug && 'enable' || 'disable' }}-debug
114 --${{ matrix.zts && 'enable' || 'disable' }}-zts
171 --enable-debug
172 --enable-zts
211 configurationParameters: --enable-debug --disable-zts
292 --enable-mbstring \
293 --enable-opcache \
294 --enable-option-checking=fatal \
295 --enable-sockets \
296 --enable-werror \
[all …]
/php-src/.github/actions/build-libmysqlclient/
H A Daction.yml27 --enable-option-checking=fatal \
29 --enable-pdo \
/php-src/sapi/apache2handler/
H A Dconfig.w324 ARG_ENABLE('apache2-4handler', 'Build Apache 2 handler (alias for --enable--apache2handler)', 'no');
12 WARNING("Apache module requires an --enable-zts build of PHP on windows");
/php-src/ext/sockets/
H A Dconfig.m42 [whether to enable sockets support],
3 [AS_HELP_STRING([--enable-sockets],
/php-src/ext/opcache/tests/
H A Drevalidate_path_01.phpt4 opcache.enable=1
40 //php_cli_server_start('-d opcache.enable=1 -d opcache.enable_cli=1 -d opcache.revalidate_path=1');
41 php_cli_server_start('-d opcache.enable=1 -d opcache.enable_cli=1 -d opcache.revalidate_path=1 -d o…
H A Dissue0149.phpt4 opcache.enable=1
25 $ini = '-d opcache.enable=1 -d opcache.enable_cli=1';
/php-src/ext/opcache/
H A Dconfig.w321 ARG_ENABLE("opcache", "whether to enable Zend OPcache support", "yes");
6 ARG_ENABLE("opcache-jit", "whether to enable JIT", "yes");
36 AC_DEFINE('HAVE_JIT', 1, 'Define to 1 to enable JIT.');
/php-src/ext/openssl/tests/
H A Dgh9310.phpt161 PHP Warning: stream_socket_accept(): Failed to enable crypto in %s
165 PHP Warning: stream_socket_accept(): Failed to enable crypto in %s
169 PHP Warning: stream_socket_accept(): Failed to enable crypto in %s
173 PHP Warning: stream_socket_accept(): Failed to enable crypto in %s
177 PHP Warning: stream_socket_accept(): Failed to enable crypto in %s
181 PHP Warning: stream_socket_accept(): Failed to enable crypto in %s
185 PHP Warning: stream_socket_accept(): Failed to enable crypto in %s
H A Dbug68920.phpt67 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
74 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
83 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
92 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
/php-src/ext/pdo_mysql/tests/
H A Dbug66528.phpt49 …rnatively, if your code is only ever going to run against mysql, you may enable query buffering by…
50 …rnatively, if your code is only ever going to run against mysql, you may enable query buffering by…
51 …rnatively, if your code is only ever going to run against mysql, you may enable query buffering by…
/php-src/sapi/fuzzer/
H A Dconfig.m43 [AS_HELP_STRING([--enable-fuzzer],
25 Thread safety (--enable-zts) is not supported when building fuzzing module
26 (--enable-fuzzer). Please build fuzzer without ZTS.
/php-src/ext/opcache/tests/jit/
H A Dcall_chain_exit.phpt4 opcache.enable=1
H A Dassign_dim_009.phpt4 opcache.enable=1
H A Dcopy_tmp_002.phpt4 opcache.enable=1
H A Dini_leading_zero.phpt4 opcache.enable=1
H A Dfetch_dim_w_002.phpt4 opcache.enable=1
H A Dfetch_dim_w_003.phpt4 opcache.enable=1
H A Dfetch_dim_r_007.phpt4 opcache.enable=1
H A Dfetch_dim_r_011.phpt4 opcache.enable=1
/php-src/ext/opcache/tests/opt/
H A Dsccp_037.phpt4 opcache.enable=1
H A Djmp_002.phpt4 opcache.enable=1
H A Dinference_020.phpt4 opcache.enable=1
/php-src/win32/
H A Dconsole.c58 PHP_WINUTIL_API BOOL php_win32_console_fileno_set_vt100(zend_long fileno, BOOL enable) in php_win32_console_fileno_set_vt100() argument
73 if (enable) { in php_win32_console_fileno_set_vt100()
/php-src/ext/bcmath/
H A Dconfig.m42 [whether to enable bc style precision math functions],
3 [AS_HELP_STRING([--enable-bcmath],

Completed in 43 milliseconds

12345678910>>...38