Home
last modified time | relevance | path

Searched refs:enabled (Results 26 – 50 of 455) sorted by relevance

12345678910>>...19

/PHP-7.4/ext/intl/tests/
H A Dcalendar_const_field_field_count.phpt8 die('skip intl extension not enabled');
H A Dbug77895.phpt4 <?php if (!extension_loaded('intl')) die('skip intl extension not enabled'); ?>
H A Dmsgfmt_format_error1.phpt6 die('skip intl extension not enabled');
H A Dtimezone_getDSTSavings_basic.phpt6 die('skip intl extension not enabled');
H A Dtimezone_getTZData_basic.phpt6 die('skip intl extension not enabled');
H A Dbreakiter_getText_basic.phpt6 die('skip intl extension not enabled');
H A Dcalendar_getFirstDayOfWeek_basic.phpt6 die('skip intl extension not enabled');
H A Dcalendar_getMinimalDaysInFirstWeek_basic.phpt6 die('skip intl extension not enabled');
/PHP-7.4/ext/session/tests/
H A Dbug51338.phpt2 Bug #51338 (URL-Rewriter should not get enabled if use_only_cookies is set to 1)
/PHP-7.4/Zend/tests/
H A Dgc_026.phpt2 GC 026: Automatic GC on request shutdown (GC enabled at run-time)
/PHP-7.4/ext/date/tests/
H A Dbug49700.phpt2 Bug #49700 (memory leaks in php_date.c if garbage collector is enabled)
/PHP-7.4/ext/pdo_dblib/
H A Dconfig.w3217 WARNING("pdo_dblib not enabled, libraries or headers not found")
38 WARNING("pdo_mssql not enabled, libraries or headers not found")
/PHP-7.4/ext/phar/
H A Dconfig.w3225 STDOUT.WriteLine(' Native OpenSSL support in Phar enabled');
32 STDOUT.WriteLine(' Native OpenSSL support in Phar enabled');
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_real_connect_compression_error.phpt2 Bug #80107 mysqli_query() fails for ~16 MB long query when compression is enabled
37 // Insert with compression enabled:
/PHP-7.4/ext/opcache/tests/
H A Dbug65845.phpt2 Bug #65845 (Error when Zend Opcache Optimizer is fully enabled)
H A Dbug76711.phpt2 Bug #76711 OPcache enabled triggers false-positive "Illegal string offset"
H A Dbug70237.phpt2 Bug #70237 (Empty while and do-while segmentation fault with opcode on CLI enabled)
H A Dbug72762.phpt2 Bug #72762: Infinite loop while parsing a file with opcache enabled
/PHP-7.4/ext/pcre/tests/
H A Dcheck_jit_enabled.phpt16 var_dump(preg_match(",PCRE JIT Support .* enabled,", $info));
/PHP-7.4/ext/mbstring/tests/
H A Dbug45239.phpt2 Bug #45239 (encoding detector hangs with mbstring.strict_detection enabled)
H A Dmb_ereg_search_syntax.phpt5 if (!extension_loaded('mbstring')) die('skip mbstring not enabled');
/PHP-7.4/ext/gettext/tests/
H A Dgettext_phpinfo.phpt15 %rGetText Support.*enabled%r
/PHP-7.4/ext/standard/tests/file/
H A Dbug24313.phpt2 Bug #24313 (file_exists() throws a warning on nonexistent files when is open_basedir enabled)
/PHP-7.4/ext/oci8/tests/
H A Dminfo.phpt11 $r = preg_match('/OCI8 Support .* enabled/', $v);
/PHP-7.4/ext/tokenizer/tests/
H A Dno_inline_html_split.phpt4 <?php if (!extension_loaded("tokenizer")) print "skip tokenizer extension not enabled"; ?>

Completed in 52 milliseconds

12345678910>>...19