Home
last modified time | relevance | path

Searched refs:feature (Results 26 – 50 of 57) sorted by relevance

123

/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_poll.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_poll_reference.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dconnect.inc24 …/* Development setting: test experimal features and/or feature requests that never worked before? …
H A Dmysqli_poll_mixing_insert_select.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_poll_kill.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_get_warnings.phpt10 die("skip - experimental (= unsupported) feature");
H A Dmysqli_debug_mysqlnd_control_string.phpt19 die("SKIP Libmysql feature not sufficiently spec'd in MySQL C API documentation");
/PHP-7.3/
H A DREADME.MAILINGLIST_RULES43 PHP developers to implement a feature for you. For one it makes the
H A Dphp.ini-development167 ; To disable this feature set this option to an empty value
183 ; generally recommended that <?php and ?> should be used and that this feature
329 ; is to disable this feature.
352 ; encodings. To use this feature, mbstring extension must be enabled.
555 ; Note: Never use this feature for production boxes.
774 ; every request. PHP's default behavior is to disable this feature.
800 ; does not currently support this feature (03/17/2002)
806 ; this feature.
1302 ; Auto reset feature requires a little overheads.
1758 ; Enables or disables WSDL caching feature.
[all …]
H A Dphp.ini-production167 ; To disable this feature set this option to an empty value
183 ; generally recommended that <?php and ?> should be used and that this feature
329 ; is to disable this feature.
352 ; encodings. To use this feature, mbstring extension must be enabled.
557 ; Note: Never use this feature for production boxes.
776 ; every request. PHP's default behavior is to disable this feature.
802 ; does not currently support this feature (03/17/2002)
808 ; this feature.
1304 ; Auto reset feature requires a little overheads.
1760 ; Enables or disables WSDL caching feature.
[all …]
H A DUPGRADING.INTERNALS118 m. zend_cpu_supports() determines if a feature is supported by current cpu.
H A DREADME.SUBMITTING_PATCH152 patches for each bug or feature.
H A DREADME.RELEASE_PROCESS336 is about to be cut, and that PHP-X.Y will be moving into feature freeze.
H A DREADME.REDIST.BINS38 optimize pattern matching. This is an optional feature that can be omitted when
/PHP-7.3/ext/curl/
H A Dconfig.m482 CURL_SSL=`$CURL_CONFIG --feature | $EGREP SSL`
/PHP-7.3/ext/session/tests/
H A Dsave_handler.inc180 function feature() {
/PHP-7.3/ext/standard/tests/general_functions/
H A Doutput_add_rewrite_var_basic3.phpt2 Test output_add_rewrite_var() function basic feature
H A Doutput_add_rewrite_var_basic4.phpt2 Test output_add_rewrite_var() function basic feature
H A Doutput_add_rewrite_var_basic1.phpt2 Test output_add_rewrite_var() function basic feature
H A Doutput_add_rewrite_var_basic2.phpt2 Test output_add_rewrite_var() function basic feature
/PHP-7.3/ext/dom/
H A Dphp_dom.c1321 int dom_has_feature(char *feature, char *version) in dom_has_feature() argument
1326 if ((!strcasecmp(feature, "Core") && !strcmp (version, "1.0")) || !strcasecmp(feature, "XML")) in dom_has_feature()
/PHP-7.3/sapi/litespeed/
H A DREADME.md199 to disable this feature, such as when a LSAPI process was started
/PHP-7.3/ext/opcache/
H A DREADME146 Allow file existence override (file_exists, etc.) performance feature.
/PHP-7.3/ext/mbstring/oniguruma/
H A DINSTALL20 below. The lack of an optional feature in a given package is not
/PHP-7.3/sapi/fpm/
H A Dwww.conf.in364 ; Note: chrooting is a great security feature and should be used whenever

Completed in 49 milliseconds

123