Home
last modified time | relevance | path

Searched refs:ini_set (Results 451 – 475 of 513) sorted by relevance

1...<<1112131415161718192021

/PHP-7.4/ext/intl/tests/
H A Dtimezone_fromDateTimeZone_error.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dgregoriancalendar_isLeapYear_error.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_following_preceding_isBoundary_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_isEquivalentTo_error.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getDisplayName_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtransliterator_create_from_rule_error.phpt7 ini_set("intl.error_level", E_WARNING);
/PHP-7.4/ext/filter/tests/
H A D011.phpt13 ini_set('html_errors', false);
/PHP-7.4/ext/mbstring/tests/
H A Dmb_internal_encoding.phpt8 ini_set('include_path', __DIR__);
H A Dmb_str_split_jp.phpt10 ini_set('include_path','.');
H A Dmb_str_split_ru.phpt10 ini_set('include_path','.');
/PHP-7.4/ext/standard/tests/file/
H A Dreadfile_variation3.phpt27 ini_set('include_path',$dirname);
/PHP-7.4/ext/odbc/tests/
H A Dbug60616.phpt20 ini_set("odbc.defaultlrl", 4); // Set artificially low
/PHP-7.4/ext/standard/tests/assert/
H A Dassert_variation.phpt2 assert() - variation - test callback options using ini_get/ini_set/assert_options
37 var_dump($rv = ini_set("assert.callback","f2"));
/PHP-7.4/ext/soap/tests/soap12/
H A Dsoap12-test.inc125 ini_set("soap.wsdl_cache_enabled",0);
/PHP-7.4/ext/pcre/tests/
H A Dsplit2.phpt17 ini_set('pcre.recursion_limit', 1);
/PHP-7.4/ext/phar/tests/
H A Dphpinfo_004.phpt20 ini_set('phar.readonly',1);
21 ini_set('phar.require_hash',1);
H A Dphar_decompress.phpt37 ini_set('phar.readonly', 1);
/PHP-7.4/ext/standard/tests/serialize/
H A Dmax_depth.phpt36 ini_set("unserialize_max_depth", 128);
53 ini_set("unserialize_max_depth", 4096);
/PHP-7.4/ext/phar/tests/tar/
H A Dopen_for_write_newfile_b.phpt30 ini_set('phar.readonly', 1);
H A Dopen_for_write_newfile_c.phpt30 ini_set('phar.readonly', 1);
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug36908.phpt39 ini_set('soap.wsdl_cache_enabled', false);
H A Dbug50675.phpt34 ini_set('soap.wsdl_cache_enabled', 0);
/PHP-7.4/ext/phar/tests/zip/
H A Dopen_for_write_newfile_b.phpt30 ini_set('phar.readonly', 1);
H A Dopen_for_write_newfile_c.phpt30 ini_set('phar.readonly', 1);
/PHP-7.4/ext/soap/tests/schema/
H A Dtest_schema.inc57 ini_set("soap.wsdl_cache_enabled",0);

Completed in 24 milliseconds

1...<<1112131415161718192021