Home
last modified time | relevance | path

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

12345678910>>...16

/PHP-7.4/ext/openssl/tests/
H A Dbug68920.phpt66 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
73 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
82 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
91 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
/PHP-7.4/win32/build/
H A Dconfigure.tail6 ERROR("No SAPI selected, please enable at least one SAPI.");
H A Dconfig.w32.phpize.in29 ARG_ENABLE('debug-pack', 'Release binaries with external debug symbols (--enable-debug must not be …
31 ERROR("Use of both --enable-debug and --enable-debug-pack not allowed.");
131 ARG_ENABLE("native-intrinsics", "Comma separated list of intrinsic optimizations to enable. \
134 automatically enable all the older optimizations. Note, that the produced binary \
/PHP-7.4/Zend/tests/
H A Dbug69871.phpt4 opcache.enable=0
H A Dbug76754.phpt4 opcache.enable=0
/PHP-7.4/win32/
H A Dconsole.c60 PHP_WINUTIL_API BOOL php_win32_console_fileno_set_vt100(zend_long fileno, BOOL enable) in php_win32_console_fileno_set_vt100() argument
75 if (enable) { in php_win32_console_fileno_set_vt100()
/PHP-7.4/sapi/apache2handler/
H A Dconfig.w327 WARNING("Apache 2.0 module requires an --enable-zts build of PHP on windows");
25 WARNING("Apache 2.2 module requires an --enable-zts build of PHP on windows");
43 WARNING("Apache 2.4 module requires an --enable-zts build of PHP on windows");
/PHP-7.4/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-7.4/ext/ctype/
H A Dconfig.m42 [whether to enable ctype functions],
/PHP-7.4/ext/tokenizer/
H A Dconfig.m42 [whether to enable tokenizer support],
/PHP-7.4/ext/opcache/tests/
H A Dissue0128.phpt4 opcache.enable=1
H A Dfe_fetch_dce.phpt4 opcache.enable=1
H A Dbu69838.phpt4 opcache.enable=1
H A Dbug75230.phpt4 opcache.enable=1
H A Dbug66461.phpt4 opcache.enable=1
H A Dwrong_inlining_004.phpt4 opcache.enable=1
H A Dissue0115.phpt4 opcache.enable=1
37 php_cli_server_start('-d opcache.enable=1 -d opcache.enable_cli=1 -d extension=phar.'.PHP_SHLIB_SUF…
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug73973.phpt2 Bug #73973 debug_zval_dump() assertion error for resource consts with --enable-debug
/PHP-7.4/ext/ffi/tests/
H A D001.phpt6 ffi.enable=1
H A D011.phpt6 ffi.enable=1
/PHP-7.4/appveyor/
H A Dbuild_task.bat52 if "%INTRINSICS%" neq "" set ADD_CONF=%ADD_CONF% --enable-native-intrinsics=%INTRINSICS%
58 --enable-snapshot-build ^
60 --enable-com-dotnet=shared ^
62 --enable-object-out-dir=%PHP_BUILD_OBJ_DIR% ^
/PHP-7.4/ext/opcache/tests/opt/
H A Dsccp_030.phpt4 opcache.enable=1
/PHP-7.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt40 // configure --disable-all --enable-cli --enable-zts --enable-pdo --with-pdo-odbc --enable-debug
41 // configure --disable-all --enable-cli --enable-pdo --with-pdo-odbc=unixODBC,/usr,/usr --with-unix…
/PHP-7.4/ext/session/
H A Dconfig.m42 [whether to enable PHP sessions],
36 AC_MSG_ERROR(--with-mm cannot be combined with --enable-maintainer-zts)
/PHP-7.4/ext/phar/
H A Dconfig.w324 ARG_ENABLE("phar-native-ssl", "enable phar with native OpenSSL support", "no");
27 WARNING('Could not enable native OpenSSL support in Phar');

Completed in 25 milliseconds

12345678910>>...16